diff -r efae425e9b98 -r 425261984266 plugins/SpecialPageFuncs.php
--- a/plugins/SpecialPageFuncs.php Sun Jul 01 14:51:33 2007 -0400
+++ b/plugins/SpecialPageFuncs.php Sun Jul 01 15:00:32 2007 -0400
@@ -317,7 +317,7 @@
-
+
|
- Enano version: | |
+ Enano version: | |
Web server: | |
Server platform: | |
PHP version: | |
@@ -361,7 +361,7 @@
}
else
{
- echo 'It appears that the file "GPL" is missing from your Enano installation. You may find a wiki-formatted copy of the GPL at: http://www.enanocms.org/GPL.
';
+ echo 'It appears that the file "GPL" is missing from your Enano installation. You may find a wiki-formatted copy of the GPL at: http://enanocms.org/GPL.
';
}
$template->footer();
}