1. Import
This commit is contained in:
39
html/sysadmin/cron/do_cron_HTG_STATISTIC_SPECIAL
Normal file
39
html/sysadmin/cron/do_cron_HTG_STATISTIC_SPECIAL
Normal file
@@ -0,0 +1,39 @@
|
||||
#!/bin/sh
|
||||
cd /srv/www/ht/tools/
|
||||
|
||||
# GFL
|
||||
# php statistic_special_GFL.php acapella7890
|
||||
|
||||
# Alle Niederlassungen aufrufen
|
||||
# *** ERSTMAL ZUM TEST NUR HH ***
|
||||
# php statistic_special_NL.php acapella7890 101
|
||||
# php statistic_special_NL.php acapella7890 102
|
||||
# php statistic_special_NL.php acapella7890 103
|
||||
# php statistic_special_NL.php acapella7890 104
|
||||
# php statistic_special_NL.php acapella7890 105
|
||||
# php statistic_special_NL.php acapella7890 106
|
||||
# php statistic_special_NL.php acapella7890 107
|
||||
# php statistic_special_NL.php acapella7890 108
|
||||
# php statistic_special_NL.php acapella7890 109
|
||||
# php statistic_special_NL.php acapella7890 110
|
||||
# php statistic_special_NL.php acapella7890 111
|
||||
# php statistic_special_NL.php acapella7890 112
|
||||
|
||||
# EXTRA: Iteration über aller NLn-Übersichten für GFL
|
||||
# php statistic_special_NL_MULTI.php acapella7890
|
||||
|
||||
# Neue Version
|
||||
php statistic_special_NL_NEW.php acapella7890
|
||||
php statistic_special_NL_NEW.php acapella7890 101
|
||||
php statistic_special_NL_NEW.php acapella7890 102
|
||||
php statistic_special_NL_NEW.php acapella7890 103
|
||||
php statistic_special_NL_NEW.php acapella7890 104
|
||||
php statistic_special_NL_NEW.php acapella7890 105
|
||||
php statistic_special_NL_NEW.php acapella7890 106
|
||||
php statistic_special_NL_NEW.php acapella7890 107
|
||||
php statistic_special_NL_NEW.php acapella7890 108
|
||||
php statistic_special_NL_NEW.php acapella7890 109
|
||||
php statistic_special_NL_NEW.php acapella7890 110
|
||||
php statistic_special_NL_NEW.php acapella7890 111
|
||||
php statistic_special_NL_NEW.php acapella7890 112
|
||||
php statistic_special_NL_NEW.php acapella7890 203
|
||||
Reference in New Issue
Block a user