From: Carsten K. <car...@us...> - 2001-12-27 18:11:58
|
Update of /cvsroot/phpwiki/phpwiki/themes/WikiTrek In directory usw-pr-cvs1:/tmp/cvs-serv26085/phpwiki/themes/WikiTrek Modified Files: themeinfo.php Log Message: added $ID$ line for CVS Index: themeinfo.php =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/themes/WikiTrek/themeinfo.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** themeinfo.php 2001/12/26 14:40:09 1.2 --- themeinfo.php 2001/12/27 18:11:55 1.3 *************** *** 1,4 **** --- 1,6 ---- <?php + rcs_id('$Id$'); + /** * This PhpWiki theme is experimental and will likely not appear as |