Diff of /mambo/branches/4.6/installation/install4.php
Parent Directory
|
Revision Log
|
Patch
| revision 1322, Tue Oct 2 11:51:02 2007 UTC | revision 1346, Thu Oct 18 12:08:00 2007 UTC | |
|---|---|---|
| # | Line 210 | Line 210 |
| 210 | $config .= "\$mosConfig_dirperms = '".$configArray['dirPerms']."';\n"; | $config .= "\$mosConfig_dirperms = '".$configArray['dirPerms']."';\n"; |
| 211 | $config .= "\$mosConfig_helpurl = 'http://docs.mambo-foundation.org';\n"; | $config .= "\$mosConfig_helpurl = 'http://docs.mambo-foundation.org';\n"; |
| 212 | $config .= "\$mosConfig_mbf_content = '0';\n"; | $config .= "\$mosConfig_mbf_content = '0';\n"; |
| 213 | $config .= "\$mosConfig_doctype = 'xhtml-trans';\n"; | |
| 214 | $config .= "setlocale (LC_TIME, \$mosConfig_locale);\n"; | $config .= "setlocale (LC_TIME, \$mosConfig_locale);\n"; |
| 215 | $config .= "?>"; | $config .= "?>"; |
| 216 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

