[geeklog-devel] 1.5 Installer stuff

Oliver Spiesshofer oliver at spiesshofer.com
Thu Oct 11 21:45:56 EDT 2007


Oliver Spiesshofer wrote:

> Joe Mucchiello wrote:

>> I put a / in the database prefix (by mistake) and received a cryptic

>> database error. That field should be validated.

>>

>>

>> siteconfig.php needs the

>>

>> if (strpos ($_SERVER['PHP_SELF'], 'siteconfig.php') !== false) {

>> die ('This file can not be used on its own!');

>> }

>>

>> or a

>>

>> header('location: index.php');

> noted.

taking a look at it now.... why? Should we do it with all the languages
files then also?

Oliver



More information about the geeklog-devel mailing list