mango r100 - in trunk: . lib www



Author: ovitters
Date: 2007-09-23 12:07:58 +0100 (Sun, 23 Sep 2007)
New Revision: 100
ViewCVS link: http://svn.gnome.org/viewcvs/mango?rev=100&view=rev

Modified:
   trunk/ChangeLog
   trunk/lib/account.php
   trunk/lib/config.php
   trunk/lib/module.php
   trunk/lib/mysql.php
   trunk/lib/page.php
   trunk/lib/user.php
   trunk/www/list_accounts.php
   trunk/www/login.php
   trunk/www/new_account.php
   trunk/www/new_foundationmember.php
   trunk/www/new_ftpmirror.php
   trunk/www/new_module.php
   trunk/www/new_user.php
   trunk/www/update_foundationmember.php
   trunk/www/update_ftpmirror.php
   trunk/www/update_module.php
   trunk/www/update_user.php
Log:
	Fix loads of errors by RATS and an evaluation version of Zend Studio.
	Unless specified otherwise, the fixes are for unused variables.
	* lib/account.php: Also don't use "" to surround regexps (should be
	''). Fix how _send_email is called.
	* lib/config.php:
	* lib/module.php:
	* lib/mysql.php:
	* lib/page.php:
	* lib/user.php: Also don't use "" to surround regexps (should be '').
	* www/list_accounts.php:
	* www/login.php:
	* www/new_account.php:
	* www/new_foundationmember.php:
	* www/new_ftpmirror.php:
	* www/new_module.php:
	* www/new_user.php:
	* www/update_foundationmember.php: Also use correct idcheck variable.
	* www/update_ftpmirror.php:
	* www/update_module.php:
	* www/update_user.php:






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]