forked from leftypol/leftypol
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
This commit is contained in:
commit
258083e5cb
7 changed files with 102 additions and 27 deletions
2
mod.php
2
mod.php
|
@ -5,8 +5,8 @@
|
|||
*/
|
||||
|
||||
require 'inc/functions.php';
|
||||
require 'inc/mod/auth.php';
|
||||
require 'inc/mod/pages.php';
|
||||
require 'inc/mod/auth.php';
|
||||
|
||||
// Fix for magic quotes
|
||||
if (get_magic_quotes_gpc()) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue