Revision: 1033
http://mrbs.svn.sourceforge.net/mrbs/?rev=1033&view=rev
Author: cimorrison
Date: 2009-02-25 11:47:35 +0000 (Wed, 25 Feb 2009)
Log Message:
-----------
Removed code creating a duplicate hidden field, accidentally left in during
development.
Modified Paths:
--------------
mrbs/trunk/web/edit_users.php
Modified: mrbs/trunk/web/edit_users.php
===================================================================
--- mrbs/trunk/web/edit_users.php 2009-02-24 22:52:28 UTC (rev 1032)
+++ mrbs/trunk/web/edit_users.php 2009-02-25 11:47:35 UTC (rev 1033)
@@ -282,11 +282,6 @@
}
echo "<input type=\"hidden\" name=\"Field_$fieldname\"
value=\"$v\">\n";
}
- if ($initial_user_creation)
- {
- // Send the level through as a hidden input because the
<select> is disabled
- echo "<input type=\"hidden\" name=\"Field_$fieldname\"
value=\"2\">\n";
- }
echo "</div>\n";
break;
default:
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits