Changeset 5999 for temp/trunk
- Timestamp:
- 2006/10/11 20:17:32 (20 years ago)
- Location:
- temp/trunk/html/install
- Files:
-
- 2 edited
-
index.php (modified) (1 diff)
-
templates/step2.tpl (modified) (previous)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/install/index.php
r5998 r5999 13 13 'pgsql' => 'PostgreSQL', 14 14 'mysql' => 'MySQL' 15 ); 16 $this->arrDB_PORT = array( 17 'pgsql' => '5432', 18 'mysql' => '3306' 15 19 ); 16 20 }
Note: See TracChangeset
for help on using the changeset viewer.
