test
Showing
1 changed file
with
1 additions
and
3 deletions
| 1 | <?php | 1 | <?php |
| 2 | 2 | // Set Variables Working | |
| 3 | |||
| 4 | // Set Variables | ||
| 5 | $LOCAL_ROOT = "/var/www/html/"; | 3 | $LOCAL_ROOT = "/var/www/html/"; |
| 6 | $LOCAL_REPO_NAME = "banners-with-skip"; | 4 | $LOCAL_REPO_NAME = "banners-with-skip"; |
| 7 | $LOCAL_REPO = "{$LOCAL_ROOT}/{$LOCAL_REPO_NAME}"; | 5 | $LOCAL_REPO = "{$LOCAL_ROOT}/{$LOCAL_REPO_NAME}"; | ... | ... |
-
Please register or sign in to post a comment