|
CVS: phpwiki/lib/plugin PluginManager.php,1.16,1.17: msg#00120web.wiki.phpwiki.checkins
Update of /cvsroot/phpwiki/phpwiki/lib/plugin In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29013/lib/plugin Modified Files: PluginManager.php Log Message: reformatting Index: PluginManager.php =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/lib/plugin/PluginManager.php,v retrieving revision 1.16 retrieving revision 1.17 diff -u -2 -b -p -d -r1.16 -r1.17 --- PluginManager.php 4 Jun 2004 20:32:54 -0000 1.16 +++ PluginManager.php 25 Jan 2005 06:58:22 -0000 1.17 @@ -111,5 +111,5 @@ extends WikiPlugin $w = new WikiPluginLoader; - foreach($plugins as $pluginName) { + foreach ($plugins as $pluginName) { // instantiate a plugin $pluginName = str_replace(".php", "", $pluginName); @@ -204,4 +204,7 @@ extends WikiPlugin // $Log$ +// Revision 1.17 2005/01/25 06:58:22 rurban +// reformatting +// // Revision 1.16 2004/06/04 20:32:54 rurban // Several locale related improvements suggested by Pierrick Meignen ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | CVS: phpwiki/lib IniConfig.php,1.72,1.73: 00120, Reini Urban |
|---|---|
| Next by Date: | CVS: phpwiki/lib PageList.php,1.128,1.129 WikiDB.php,1.122,1.123 WikiUserNew.php,1.122,1.123: 00120, Reini Urban |
| Previous by Thread: | CVS: phpwiki/lib IniConfig.php,1.72,1.73i: 00120, Reini Urban |
| Next by Thread: | CVS: phpwiki/lib PageList.php,1.128,1.129 WikiDB.php,1.122,1.123 WikiUserNew.php,1.122,1.123: 00120, Reini Urban |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |