This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-07-22 07:43:53 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
02486f2401b072fb3f5f2a50e68afaf2db9368d3
gallery3
/
core
/
config
T
History
Tim Almdal
7491e3c44a
Add a site-config parameter to the config.php file. Created a core_block:head method to insert the title into the head section. If the config value is false, the default Browse Photos::$item->title is used. A string value with a trailing '-' will append the config value to $item-title. Otherwise, the page title is set with the supplied value.
2008-11-23 16:51:06 +00:00
..
config.php
Add a site-config parameter to the config.php file. Created a core_block:head method to insert the title into the head section. If the config value is false, the default Browse Photos::$item->title is used. A string value with a trailing '-' will append the config value to $item-title. Otherwise, the page title is set with the supplied value.
2008-11-23 16:51:06 +00:00
database.php
Read local database config file
2008-11-02 19:59:09 +00:00
routes.php
* Added HTTP status constants and helper functions to REST helper.
2008-11-20 01:25:29 +00:00