This website requires JavaScript.
Explore
Help
Register
Sign in
perdedora
/
leftypol
Watch
1
Star
0
Fork
You've already forked leftypol
0
forked from
leftypol/leftypol
Code
Pull requests
Activity
config
leftypol
/
inc
/
bootstrap.php
4 lines
71 B
PHP
Raw
Permalink
Normal View
History
Unescape
Escape
Merge vichan PHP8 fixes, configure composer, fix outstanding incompatibilities
2021-06-29 23:10:12 -02:00
<
?
php
mute redefinition. reference: https://github.com/vichan-devel/vichan/commit/00349d031566bf09423ecde8915ec62cf0c0674d
2022-07-16 00:26:59 +02:00
@
define
(
'TINYBOARD'
,
'xD'
);
Merge vichan PHP8 fixes, configure composer, fix outstanding incompatibilities
2021-06-29 23:10:12 -02:00
require_once
(
'vendor/autoload.php'
);
Copy permalink