]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/surfbar_functions.php
More language constants rewritten ({--LANGUAGE--} is for constants)
[mailer.git] / inc / libs / surfbar_functions.php
index fd99af7bf89f043399851ba0dbcc9261aeae73f3..3b52f3cc1a3d082ce108bd905f68a4a0279b1b00 100644 (file)
@@ -1355,7 +1355,7 @@ function SURFBAR_GET_LOCK_IDS () {
        // Get all id from locks within the timestamp
        $result = SQL_QUERY_ESC("SELECT id, url_id, UNIX_TIMESTAMP(last_surfed) AS last
 FROM
-       {!MYSQL_PREFIX!}_surfbar_locks
+       {!_MYSQL_PREFIX!}_surfbar_locks
 WHERE
        userid=%s
 ORDER BY