4 lines
58 B
Batchfile
4 lines
58 B
Batchfile
@echo off
|
|
cd ..\..\
|
|
..\..\..\php\php.exe SendReminder.php
|
@echo off
|
|
cd ..\..\
|
|
..\..\..\php\php.exe SendReminder.php
|