[Phpslash-commit] CVS: phpslash-dev/public_html config_setup.php,1.15,1.16
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2004-11-06 21:18:11
|
Update of /cvsroot/phpslash/phpslash-dev/public_html In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16076/phpslash-dev/public_html Modified Files: config_setup.php Log Message: Swedish Translation. Index: config_setup.php =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/public_html/config_setup.php,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** config_setup.php 29 Oct 2004 17:10:57 -0000 1.15 --- config_setup.php 6 Nov 2004 21:16:46 -0000 1.16 *************** *** 484,488 **** <td class="field"><input type="text" name="var[ROOT_URL]" value="<?php print _guessROOT_URL()?>"><br> Leave this blank unless you are setting this in a sub-directory of your site. ! If you wanted to install this to http://www.back-end.org/justATest/ you would put justATest here. </td> </tr> --- 484,488 ---- <td class="field"><input type="text" name="var[ROOT_URL]" value="<?php print _guessROOT_URL()?>"><br> Leave this blank unless you are setting this in a sub-directory of your site. ! If you wanted to install this to http://www.back-end.org/justATest/ you would put /justATest here. </td> </tr> |