]> git.mxchange.org Git - friendica.git/blobdiff - view/admin_logs.tpl
Merge branch 'master' of https://github.com/friendica/friendica into threaded_items
[friendica.git] / view / admin_logs.tpl
old mode 100755 (executable)
new mode 100644 (file)
index 9d133b1..b777cf4
@@ -2,6 +2,7 @@
        <h1>$title - $page</h1>
        
        <form action="$baseurl/admin/logs" method="post">
+    <input type='hidden' name='form_security_token' value='$form_security_token'>
 
        {{ inc field_checkbox.tpl with $field=$debugging }}{{ endinc }}
        {{ inc field_input.tpl with $field=$logfile }}{{ endinc }}