adding crontab editor

This commit is contained in:
mcguirepr89
2022-01-24 18:38:45 -05:00
parent c3fb5c2a36
commit cebcff5768
4 changed files with 54 additions and 14 deletions
+1
View File
@@ -140,6 +140,7 @@ if(isset($_SESSION['success'])){
<br>
<br>
<button type="text"><a href="config.php">Basic Settings</a></button>
<button type="text"><a href="edit_crontab.php">Edit the Crontab</a></button>
</form>
</div>
</div>