CIA.vc
Archived Message
for JavaWoman
Stats » Authors » JavaWoman » Archived Message
envelope
Received 12:13 on Oct 16, 2007
Generated by Built-in Subversion repository interface version 1.0
linksUTC clock
11:05 on Feb 13, 2012

Commit Message

Author:JavaWoman
Project:wikka
Revision:754
URL:http://wush.net/trac/wikka/changeset/754
Changes for correct handling in installer:

'''.htaccess'''
 * rewriting changes so a correct URL is passed
'''wikka.php'''
 * Check for MySQL support in PHP before starting (prevents common problems especially with first-time installs)
 * based on .htaccess changes, base_url is now correctly derived, even when starting with a directory URL without trailing slash, or when given a page name but installer is triggered

Some other changes to wikka.php:
 * Utility functions placed at end of file so program flow is clearer
 * some general cleanup and more rational order of statements

Modified Files