forked from science-ation/science-ation
Oops name the function properly
This commit is contained in:
parent
fde1debf6d
commit
cb9e783071
@ -1,6 +1,6 @@
|
||||
<?
|
||||
|
||||
function db_update_154_post() {
|
||||
function db_update_155_post() {
|
||||
$q=mysql_query("SELECT * FROM emails");
|
||||
while($r=mysql_fetch_object($q)) {
|
||||
mysql_query("UPDATE emails SET
|
||||
|
Loading…
Reference in New Issue
Block a user