aae893bf by Jeff Balicki

test

1 parent 77ce1a33
<?php
// Set Variables
// Set Variables Working
$LOCAL_ROOT = "/var/www/html/";
$LOCAL_REPO_NAME = "banners-with-skip";
$LOCAL_REPO = "{$LOCAL_ROOT}/{$LOCAL_REPO_NAME}";
......