a lightweight no js imageboard written in php
Go to file
hayden 9de116b2f9 changed the post.php file to better fit with the new board_id identification 2019-07-21 23:44:49 -05:00
boards moved the boards to their own folder for the sake of the filesystem looking cleaner 2019-07-04 18:48:37 -05:00
core big change to the board system, instead of using folders with differnt board configs, we will be using a simple board.php file that handles all the boards. 2019-07-21 23:30:56 -05:00
css added a box around the header 2019-06-25 23:32:55 -05:00
404.php added a 404 page 2019-07-21 23:11:34 -05:00
board.php big change to the board system, instead of using folders with differnt board configs, we will be using a simple board.php file that handles all the boards. 2019-07-21 23:30:56 -05:00
index.php switched to functions for the header/footer importing, it makes more sense imo 2019-06-29 19:54:26 -05:00
login.php changed the syntax in the login form 2019-07-04 17:23:39 -05:00
logout.php big change to the board system, instead of using folders with differnt board configs, we will be using a simple board.php file that handles all the boards. 2019-07-21 23:30:56 -05:00
post.php changed the post.php file to better fit with the new board_id identification 2019-07-21 23:44:49 -05:00
register.php changed the syntax in the register form 2019-07-04 18:31:30 -05:00