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
e232c39fe516a9782ec15f4e2a9b4e68f1863a7d
gallery3
/
installer
History
Tim Almdal
0fe32a61f6
Standardize the name of the blocks.
2009-11-13 13:56:05 -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
Standardize the name of the blocks.
2009-11-13 13:56:05 -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