diff --git a/admin_debug.php b/admin_debug.php
index 5c92c6b3..514f880a 100644
--- a/admin_debug.php
+++ b/admin_debug.php
@@ -5,7 +5,6 @@ require_once "database_version.php";
require_once "config.php";
-
$folderPath = 'uploads';
function countFilesInDirectory($dir) {
@@ -190,7 +189,8 @@ $phpVersion = phpversion();
$mysqlVersion = $mysqli->server_version;
$operatingSystem = php_uname();
$webServer = $_SERVER['SERVER_SOFTWARE'];
-$errorLog = ini_get('error_log');
+$errorLog = ini_get('error_log') ?: "Debian/Ubuntu default is usually /var/log/apache2/error.log";
+$updates = fetchUpdates();
?>
@@ -207,7 +207,7 @@ $errorLog = ini_get('error_log');
echo "MySQL Version: " . $mysqlVersion . "
";
echo "Operating System: " . $operatingSystem . "
";
echo "Web Server: " . $webServer . "
";
- echo "PHP Error Log: " . $errorLog
+ echo "Apache/PHP Error Log: " . $errorLog
?>
API Keys
+Bulk Mail
+ +Project Templates
Ticket Templates
@@ -100,7 +106,7 @@Document Templates
@@ -118,7 +124,7 @@Mail Queue
diff --git a/admin_tag_add_modal.php b/admin_tag_add_modal.php index b0eaa4b4..5cd0705c 100644 --- a/admin_tag_add_modal.php +++ b/admin_tag_add_modal.php @@ -31,6 +31,7 @@ +| - | + | - + + |
| Year | -Month | -Category | -Description | -Amount | -Action | -
|---|---|---|---|---|---|
| - | - | - | - | - |
-
-
-
-
-
- Edit
-
-
-
- Delete
-
-
- |
-
| Expense | + ++ + | Total | +
|---|---|---|
| + $month): + $amount = getBudgetAmount($budgets, $category['category_id'], $index + 1); + $rowTotal += $amount; + $columnTotals[$index] += $amount; + ?> + | + + | + |
| Total | + ++ + | + |
| Name | +MAC | +IP | +Port | +Connected To | +Action | +
|---|---|---|---|---|---|
| + + + + + | ++ | + | + | + |
+
+
+
+
+
+ Edit
+
+
+
+
+ Delete
+
+
+
+ |
+
| Name | +Uploaded | + +
|---|---|
| " target="_blank" >$file_description"; ?> | ++ |