fix check in config.php.sample
darcs-hash:20080517160654-84dde-824b3aaf45639ff98e95c4b8011e32a74efd64a9.gz
This commit is contained in:
parent
e9bb1ad3b0
commit
76c0575ad0
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
/* -*- mode: php -*- */
|
||||
|
||||
if (!defined('LACONICA')) { exit(1) }
|
||||
if (!defined('LACONICA')) { exit(1); }
|
||||
|
||||
# We get called by common.php, $config is a tree with lots of config
|
||||
# options
|
||||
|
|
Loading…
Reference in New Issue
Block a user