Skip to content
Snippets Groups Projects
Commit b85ed6b6 authored by Tim Repke's avatar Tim Repke
Browse files

up to date

parent 44718add
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,8 @@ if (isLoggedIn())
"Meldeliste" => "list",
"Kosten" => "cost",
"Rundmail" => "mail",
"Notizen" => "notes"
"Notizen" => "notes",
"Deadlink" => "dead"
);
$admin_db = new medoo(array(
......
<?php
/**
* Created by PhpStorm.
* User: tim
* Date: 8/21/14
* Time: 10:50 PM
*/
global $config_studitypen, $config_reisearten, $config_essen, $admin_db, $config_current_fahrt_id, $config_admin_verbose_level, $config_verbose_level, $text, $headers, $ajax;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment