diff --git a/functions/age.php b/functions/age.php new file mode 100644 index 0000000..c1f8a00 --- /dev/null +++ b/functions/age.php @@ -0,0 +1,13 @@ +y; + } + } + +?> diff --git a/functions/endecrypt-file.php b/functions/endecrypt-file.php deleted file mode 100755 index 8c910af..0000000 --- a/functions/endecrypt-file.php +++ /dev/null @@ -1,20 +0,0 @@ - \ No newline at end of file diff --git a/functions/log-action.php b/functions/log-action.php deleted file mode 100755 index 2eb2f09..0000000 --- a/functions/log-action.php +++ /dev/null @@ -1,57 +0,0 @@ - (empty($userid) ? (int)$user['id'] : (int)$userid), - '_idsession' => (empty($sessionid) ? (int)$session['id'] : (int)$sessionid), - '_iditem' => (empty($iditem) ? null : (int)$iditem), - '_code' => $code, - '_isexpense' => (empty($isexpense) ? null : (int)$isexpense), - '_isdebt' => (empty($isdebt) ? null : (int)$isdebt), - '_isloan' => (empty($isloan) ? null : (int)$isloan), - '_isnotes' => (empty($isnotes) ? null : (int)$isnotes), - '_istfa_enabled' => (empty($istfa_enabled) ? null : (int)$istfa_enabled), - '_istfa_disabled' => (empty($istfa_disabled) ? null : (int)$istfa_disabled), - '_isexporting' => (empty($isexporting) ? null : (int)$isexporting), - '_isimporting' => (empty($isimporting) ? null : (int)$isimporting), - '_isdeletedata' => (empty($isdeletedata) ? null : (int)$isdeletedata), - '_occurred' => time() - ), 'insert'); - } - -?> \ No newline at end of file diff --git a/functions/lowercase-plus.php b/functions/lowercase-plus.php deleted file mode 100755 index 20afc83..0000000 --- a/functions/lowercase-plus.php +++ /dev/null @@ -1,7 +0,0 @@ - \ No newline at end of file diff --git a/site-config.php b/site-config.php index 153e63f..4347a39 100755 --- a/site-config.php +++ b/site-config.php @@ -1,8 +1,8 @@