]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
fix check in config.php.sample
authorEvan Prodromou <evan@prodromou.name>
Sat, 17 May 2008 16:06:54 +0000 (12:06 -0400)
committerEvan Prodromou <evan@prodromou.name>
Sat, 17 May 2008 16:06:54 +0000 (12:06 -0400)
darcs-hash:20080517160654-84dde-824b3aaf45639ff98e95c4b8011e32a74efd64a9.gz

config.php.sample

index dea20ec9512a2a412338a848930dbe17588ed21c..2a0c9716c79234c77ebbcaa0c3a50276a676123e 100644 (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