

namibia
Diff Revisions df0489 ... vs bb2698 ... for module/Company/src/Company/Service/Company.php
@@ -160,7 +160,7 @@ | |||
160 | 160 | { | |
161 | 161 | if ($record->publicCentre == 'True' || $record->publicCentre == '1') | |
162 | 162 | { | |
163 | - | exec("php /var/www/B4C2/public/index.php publicclubs process " | |
163 | + | exec("php /var/www/namibia/public/index.php publicclubs process " | |
164 | 164 | . $record->id | |
165 | 165 | . " >>/log/php.log &"); | |
166 | 166 | }// if is public centre |