Add php files
This commit is contained in:
5
modules/Tasks/addGoogleCalendarTask.php
Executable file
5
modules/Tasks/addGoogleCalendarTask.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
global $app_strings;
|
||||
var_dump($app_strings);
|
||||
return;
|
||||
?>
|
||||
Reference in New Issue
Block a user