Update index.php
This commit is contained in:
parent
77170b6fc6
commit
cd0593b522
1 changed files with 5 additions and 0 deletions
|
@ -34,6 +34,11 @@ else
|
|||
$starappend = 0;
|
||||
|
||||
$startID = 0;
|
||||
|
||||
if(isset($_REQUEST['nsfw']))
|
||||
{
|
||||
$worksafe = false;
|
||||
}
|
||||
|
||||
if (!isset($_REQUEST['o']))
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue