This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
You've already forked gallery3
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-05-20 11:29:24 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cb55eea0f3609d802da5fdb0ea1c8b3acb0b8ea9
gallery3
/
installer
History
Bharat Mediratta
8fe7bb6cf6
Use NULL instead of actual values in the vars table, so that var
...
tweaks result in smaller diffs.
2009-12-05 21:20:30 -08:00
..
views
Print out the version of MySQL that we found along with our error
2009-08-30 13:43:29 -07:00
.gitignore
Move the code that was in the scaffolding to package the initial mySql database and var directory to a seperate standalone file in the installer. This will save the current database environment and restore it when the packaging is complete
2009-05-29 23:34:24 -07:00
cli.php
Initialize the database config with the port number if it is specified. Also set it up so the mysqli constructor will split it into host and port for the call to the mysqli constructor. Fixes ticket:
#780
2009-11-12 14:42:37 -08:00
database_config.php
Initialize the database config with the port number if it is specified. Also set it up so the mysqli constructor will split it into host and port for the call to the mysqli constructor. Fixes ticket:
#780
2009-11-12 14:42:37 -08:00
index.php
Get rid of references to vestigial check.html.php page.
2009-06-28 19:26:41 -07:00
init_var.php
Manually updated to change 'core' to 'gallery'
2009-05-27 16:31:10 -07:00
install.css
Tell the user the location of VARPATH so that they know where their photos are getting installed.
2009-05-14 22:39:45 +00:00
install.sql
Use NULL instead of actual values in the vars table, so that var
2009-12-05 21:20:30 -08:00
installer.php
Initialize the database config with the port number if it is specified. Also set it up so the mysqli constructor will split it into host and port for the call to the mysqli constructor. Fixes ticket:
#780
2009-11-12 14:42:37 -08:00
web.php
Initialize the database config with the port number if it is specified. Also set it up so the mysqli constructor will split it into host and port for the call to the mysqli constructor. Fixes ticket:
#780
2009-11-12 14:42:37 -08:00