Skip to content

Commit

Permalink
Add vendor directory & PHP Cronjob Validator
Browse files Browse the repository at this point in the history
  • Loading branch information
noplanalderson committed Mar 21, 2021
1 parent 012bbe9 commit 259f788
Show file tree
Hide file tree
Showing 21 changed files with 2,495 additions and 0 deletions.
7 changes: 7 additions & 0 deletions vendor/autoload.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?php

// autoload.php @generated by Composer

require_once __DIR__ . '/composer/autoload_real.php';

return ComposerAutoloaderInit1b79a58fad84d27b42b68ace26f20716::getLoader();
Loading

0 comments on commit 259f788

Please sign in to comment.