From: <var...@us...> - 2012-09-28 11:29:29
|
Revision: 8288 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=8288&view=rev Author: vargenau Date: 2012-09-28 11:29:20 +0000 (Fri, 28 Sep 2012) Log Message: ----------- No $Id Modified Paths: -------------- trunk/configurator.php Modified: trunk/configurator.php =================================================================== --- trunk/configurator.php 2012-09-28 11:26:58 UTC (rev 8287) +++ trunk/configurator.php 2012-09-28 11:29:20 UTC (rev 8288) @@ -163,7 +163,6 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> -<!-- $Id: configurator.php 8281 2012-08-31 12:01:01Z vargenau $ --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Configuration tool for PhpWiki <?php echo $config_file ?></title> <style type="text/css" media="screen"> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |