So it won't return an empty string anymore. The signature of
escape_js_var is:
mixed str_replace ( mixed $search , mixed $replace , mixed $subject [, int &$count ] )
So we have to give at least three parameters. I wonder why it doesn't
complain right now...
I copied the maemo PHP files over the wml files and cherrypicked the
necessary changes, i.e. I didn't update the Elections name and left the
old elections@gnome.org address in place.
2005-11-13 Vincent Untz <vuntz@gnome.org>
Make the membership list dynamic.
* foundation.gnome.org/htaccess: updated for the move of the list
* foundation.gnome.org/membership/.cvsignore: updated
* foundation.gnome.org/membership/Makefile.am: updated
* foundation.gnome.org/membership/index.wml: fix link
* foundation.gnome.org/membership/members.wml: use some PHP magic
* foundation.gnome.org/vote/vote.wml: fix some tags for xhtml
2005-10-24 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/vote/*: s/option/choice/, also rename the
variable for the temporary token to tmp_token
* foundation.gnome.org/vote/include/election-sql.php: make it possible
to use a local configuration for testing