This website requires JavaScript.
Explore
Help
Sign in
ulysia
/
szurubooru
Watch
1
Star
0
Fork
You've already forked szurubooru
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
eb2b74fdd4
szurubooru
/
public_html
/
dispatch.php
6 lines
91 B
PHP
Raw
Normal View
History
Unescape
Escape
Registration sketch
2013-10-05 12:55:03 +02:00
<
?
php
Absolute paths used where necessary - No random chdir() calls - No more exceptions when executing scripts from dirs other than root - find-posts.php prints absolute paths making piping more useful
2013-11-23 20:52:41 +01:00
require_once
'../src/core.php'
;
Registration sketch
2013-10-05 12:55:03 +02:00
Simplified view management
2014-05-16 21:38:33 +02:00
$dispatcher
=
new
Dispatcher
();
$dispatcher
->
run
();
Reference in a new issue
Copy permalink