22,7 → 22,7 |
; im = ImageMagick v5.x |
; im6 = ImageMagick v6.x |
|
gallery_name = "MLAB" |
gallery_name = "singapore" |
;this is the text that will appear in the title bar of all |
;generated pages and also the root node of the crumb line |
|
101,7 → 101,7 |
;whether to display how many times images and galleries |
;have been viewed |
|
show_execution_time = on |
show_execution_time = off |
;display script execution time in milliseconds |
|
enable_iifn = on |
202,7 → 202,7 |
; settings most users will not need to change |
; |
|
io_handler = "mysql" |
io_handler = "csv" |
;the type of database to use. recognised values are: |
; csv = flat file, no database needed (default) |
; mysql = MySQL database (configure sql_* settings above and in secret.ini.php) |
225,7 → 225,7 |
;the name of the admin session. each independent singapore |
;installation on the same domain should have a different name |
|
default_charset = "utf-8" |
default_charset = "iso-8859-1" |
;the character encoding to use for generated pages if none |
;is specified in the current language file |
|