Update api.usage.php

This commit is contained in:
Namhyeon Go 2019-01-05 13:14:22 +09:00 committed by GitHub
parent 67530dc53f
commit 63df2333dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,5 @@
<?php
// this is example
loadHelper("exectool");
$result = array(
@ -7,7 +8,7 @@ $result = array(
);
$directories = array(
"/home2/hosting_users/easysys/"
"/home/reasonableframework/"
);
foreach($directories as $dir) {