Author: glen                         Date: Wed Mar  8 16:47:34 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- small nitpicking: we don't package docs in htdocs so direct user to phorum.org

---- Files affected:
SOURCES:
   phorum-paths.patch (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SOURCES/phorum-paths.patch
diff -u SOURCES/phorum-paths.patch:1.4 SOURCES/phorum-paths.patch:1.5
--- SOURCES/phorum-paths.patch:1.4      Wed Mar  8 17:41:17 2006
+++ SOURCES/phorum-paths.patch  Wed Mar  8 17:47:29 2006
@@ -218,3 +218,14 @@
  
          // set initial settings
          $settings=array(
+--- phorum/include/admin/install.php~  2006-03-08 18:35:50.000000000 +0200
++++ phorum/include/admin/install.php   2006-03-08 18:39:36.844961683 +0200
+@@ -148,7 +148,7 @@
+ 
+         case 5:
+ 
+-            echo "The setup is complete.  You can now go to <a 
href=\"$_SERVER[PHP_SELF]\">the admin</a> and start making Phorum all your 
own.<br /><br /><strong>Here are some things you will want to look 
at:</strong><br /><br /><a href=\"$_SERVER[PHP_SELF]?module=settings\">The 
General Settings page</a><br /><br /><a href=\"docs/faq.txt\">The FAQ</a><br 
/><br /><a href=\"docs/performance.txt\">How to get peak performance from 
Phorum</a><br /><br /><strong>For developers:</strong><br /><br /><a 
href=\"docs/creating_mods.txt\">Module Creation</a><br /><br /><a 
href=\"docs/permissions.txt\">How Phorum permisssions work</a><br /><br /><a 
href=\"docs/CODING-STANDARDS\">The Phorum Team's codings standards</a>";
++            echo "The setup is complete.  You can now go to <a 
href=\"$_SERVER[PHP_SELF]\">the admin</a> and start making Phorum all your 
own.<br /><br /><strong>Here are some things you will want to look 
at:</strong><br /><br /><a href=\"$_SERVER[PHP_SELF]?module=settings\">The 
General Settings page</a><br /><br /><a 
href=\"http://dev.phorum.org/phorum5/docs/faq.txt\";>The FAQ</a><br /><br /><a 
href=\"http://dev.phorum.org/phorum5/docs/performance.txt\";>How to get peak 
performance from Phorum</a><br /><br /><strong>For developers:</strong><br 
/><br /><a href=\"http://dev.phorum.org/phorum5/docs/creating_mods.txt\";>Module 
Creation</a><br /><br /><a 
href=\"http://dev.phorum.org/phorum5/docs/permissions.txt\";>How Phorum 
permisssions work</a><br /><br /><a 
href=\"http://dev.phorum.org/phorum5/docs/CODING-STANDARDS\";>The Phorum Team's 
codings standards</a>";
+ 
+             break;
+ 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/phorum-paths.patch?r1=1.4&r2=1.5&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to