Update assetproxy.php

This commit is contained in:
Namhyeon Go 2018-08-25 00:00:40 +09:00 committed by GitHub
parent 1f8db91764
commit 95aadf1c0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,6 @@
<?php
if(!defined("_DEF_RSF_")) set_error_exit("do not allow access");
loadHelper("webpagetool");
$path = str_replace("../", "", get_requested_value("path"));