1st commit for syncing own Jlog developments with master
This commit is contained in:
parent
2ae67af572
commit
517c58344d
54 changed files with 1784 additions and 1062 deletions
|
@ -105,6 +105,7 @@ $file['sub'] = JLOG_BASEPATH.'personal'.DIRECTORY_SEPARATOR.'subcurrent.inc';
|
|||
}
|
||||
|
||||
$i = 0;
|
||||
$errors = array();
|
||||
|
||||
foreach($file AS $d => $filename) {
|
||||
if (is_writable($filename)) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue