mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
Added support for multi-company to cron.php added enable_cron variable and some other tiny things
This commit is contained in:
@@ -24,14 +24,6 @@
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="nav-item">
|
||||
<a class="nav-link <?php if(basename($_SERVER["REQUEST_URI"]) == "settings-carddav.php") { echo "active"; } ?>"
|
||||
href="settings-carddav.php">
|
||||
<i class="fa fa-fw fa-2x fa-address-book"></i><br>
|
||||
CardDAV
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="nav-item">
|
||||
<a class="nav-link <?php if(basename($_SERVER["REQUEST_URI"]) == "settings-defaults.php") { echo "active"; } ?>"
|
||||
href="settings-defaults.php">
|
||||
|
||||
Reference in New Issue
Block a user