fix typo
This commit is contained in:
parent
64b090ee05
commit
785452873f
59 changed files with 2592 additions and 1277 deletions
|
@ -6,6 +6,7 @@ if(!isset($_GET["s"])){
|
|||
die();
|
||||
}
|
||||
|
||||
include "data/config.php";
|
||||
new favicon($_GET["s"]);
|
||||
|
||||
class favicon{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue