From: <var...@us...> - 2011-09-26 12:59:16
|
Revision: 8121 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=8121&view=rev Author: vargenau Date: 2011-09-26 12:59:10 +0000 (Mon, 26 Sep 2011) Log Message: ----------- Fix comment Modified Paths: -------------- trunk/themes/fusionforge/templates/userprefs.tmpl Modified: trunk/themes/fusionforge/templates/userprefs.tmpl =================================================================== --- trunk/themes/fusionforge/templates/userprefs.tmpl 2011-09-23 16:46:34 UTC (rev 8120) +++ trunk/themes/fusionforge/templates/userprefs.tmpl 2011-09-26 12:59:10 UTC (rev 8121) @@ -1,5 +1,5 @@ <?php // -*-php-*- -// $Id$' +// $Id$ // Todo: Move the logic and code to the plugin // This is very experimental and the read-only part an ugly hack so far. foreach (explode(',','errmsg,isForm') as $var) { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |