-check if user=root for propel-install script

This commit is contained in:
mkonecny 2011-01-05 17:44:23 -05:00
parent d06956ec5b
commit fe87d8957b
4 changed files with 18 additions and 13 deletions

View file

@ -1,6 +1,6 @@
<?php
/**
* @package Campcaster
* @package Airtime
* @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
*/
@ -236,4 +236,4 @@ echo "************************************\n";
echo "* StorageServer Uninstall Complete *\n";
echo "************************************\n";
?>
?>