starting to clean up this code
This commit is contained in:
parent
162bd9c8cb
commit
38075fd0c0
14 changed files with 103 additions and 98 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
require("../libs/page.php");
|
||||
require("../libs/form.php");
|
||||
require(__DIR__ . "/../libs/page.php");
|
||||
require(__DIR__ . "/../libs/form.php");
|
||||
|
||||
function post_handler() {
|
||||
global $db;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue