fix check in config.php.sample

darcs-hash:20080517160654-84dde-824b3aaf45639ff98e95c4b8011e32a74efd64a9.gz
This commit is contained in:
Evan Prodromou 2008-05-17 12:06:54 -04:00
parent e9bb1ad3b0
commit 76c0575ad0
1 changed files with 1 additions and 1 deletions

View File

@ -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