CODE STYLE changes

file modified:   methods/install/autoinstallPlugins.php
                  methods/install/autoinstallProcesses.php
                  methods/install/heartbeatStatus.php
                  methods/install/install.php
                  methods/install/installServer.php
                  methods/install/newSite.php
                  methods/install/r.php
This commit is contained in:
Ralph Asendeteufrer
2012-10-18 15:31:59 -04:00
parent a10e13ab7e
commit f871252bd8
7 changed files with 5 additions and 2 deletions

View File

@@ -24,7 +24,6 @@ if (isset( $_GET['gen'] )) {
echo "<textarea cols=120>$h</textarea><br/>";
echo "SYSTEM_HASH<br/>";
echo "<textarea cols=120>$sh</textarea>";
$s = "<?php
define( 'PATH_DATA', '/shared/workflow_data/' );