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-25 01:04:25 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9139872c8deea2cc52b4be31152f74b66c8c8f9c
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