- Patch #692366 by sleepcamel: fixed broken link.
parent
00ed8e3e62
commit
79e51a71cf
|
@ -212,7 +212,7 @@ $drupal_hash_salt = '';
|
||||||
*
|
*
|
||||||
* To see what PHP settings are possible, including whether they can be set at
|
* To see what PHP settings are possible, including whether they can be set at
|
||||||
* runtime (by using ini_set()), read the PHP documentation:
|
* runtime (by using ini_set()), read the PHP documentation:
|
||||||
* http://www.php.net/manual/en/ini.php#ini.list
|
* http://www.php.net/manual/en/ini.list.php
|
||||||
* See drupal_initialize_variables() in includes/bootstrap.inc for required
|
* See drupal_initialize_variables() in includes/bootstrap.inc for required
|
||||||
* runtime settings and the .htaccess file for non-runtime settings. Settings
|
* runtime settings and the .htaccess file for non-runtime settings. Settings
|
||||||
* defined there should not be duplicated here so as to avoid conflict issues.
|
* defined there should not be duplicated here so as to avoid conflict issues.
|
||||||
|
|
Loading…
Reference in New Issue