From e0c306483b43d1f85317d97c0ff4b97a507f1357 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 19 Oct 2008 10:51:12 +0000 Subject: [PATCH] MyBS -> PBMS --- libraries/StorageEngine.class.php | 4 ++-- libraries/blobstreaming.lib.php | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/libraries/StorageEngine.class.php b/libraries/StorageEngine.class.php index 0c0314b60..69d51e557 100644 --- a/libraries/StorageEngine.class.php +++ b/libraries/StorageEngine.class.php @@ -92,9 +92,9 @@ class PMA_StorageEngine continue; } // currently (MySQL 5.1.26) there is no way we can be informed - // that MyBS does not support normal table creation so + // that PBMS does not support normal table creation so // we use an exception here - if ('MyBS' == $details['Engine']) { + if ('PBMS' == $details['Engine']) { continue; } $output .= '