mirror of
https://github.com/psenough/pouet.net.git
synced 2025-01-29 02:47:53 +01:00
Moving the only dev/ script into rulez, killing the dev folder
This commit is contained in:
parent
28743167d4
commit
e5bc76aeb6
@ -1,6 +1,8 @@
|
||||
<p>Script used to detect any logo without an entry in the DB.</p>
|
||||
<p>Should be integrated in the admin with the ability to deleted the orphaned logos.</p>
|
||||
<?php
|
||||
|
||||
require_once("../include/auth.php");
|
||||
|
||||
$dbl = mysql_connect($db['host'], $db['user'], $db['password']);
|
||||
mysql_select_db($db['database'],$dbl);
|
||||
|
Loading…
x
Reference in New Issue
Block a user