Merge branch 'QA_3_3'
This commit is contained in:
@@ -148,6 +148,7 @@ $bookmark_created = FALSE;
|
||||
|
||||
// Bookmark Support: get a query back from bookmark if required
|
||||
if (!empty($id_bookmark)) {
|
||||
$id_bookmark = (int)$id_bookmark;
|
||||
require_once './libraries/bookmark.lib.php';
|
||||
switch ($action_bookmark) {
|
||||
case 0: // bookmarked query that have to be run
|
||||
|
Reference in New Issue
Block a user