diff --git a/flash/modules/global/inc/header.inc.php b/flash/modules/global/inc/header.inc.php index 57cc5a17..036bd004 100644 --- a/flash/modules/global/inc/header.inc.php +++ b/flash/modules/global/inc/header.inc.php @@ -10,7 +10,7 @@ /** * Current version information. */ -if(!defined("VERSION")) define("VERSION", "7.2.0"); +if(!defined("VERSION")) define("VERSION", "7.2.1"); /** * Data Base Settings diff --git a/inc/version.inc.php b/inc/version.inc.php index bb4be750..ce328df4 100644 --- a/inc/version.inc.php +++ b/inc/version.inc.php @@ -1,5 +1,5 @@ 'Ads', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'Boonex', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/articles/install/config.php b/modules/boonex/articles/install/config.php index 370ac095..556f9398 100644 --- a/modules/boonex/articles/install/config.php +++ b/modules/boonex/articles/install/config.php @@ -9,12 +9,12 @@ * Main Section. */ 'title' => 'Articles', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'Boonex', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/avatar/install/config.php b/modules/boonex/avatar/install/config.php index d0292f9d..01f620db 100644 --- a/modules/boonex/avatar/install/config.php +++ b/modules/boonex/avatar/install/config.php @@ -9,12 +9,12 @@ * Main Section. */ 'title' => 'Avatar', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'Boonex', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/blogs/install/config.php b/modules/boonex/blogs/install/config.php index 5b9de9a6..a4fa4d58 100644 --- a/modules/boonex/blogs/install/config.php +++ b/modules/boonex/blogs/install/config.php @@ -10,11 +10,11 @@ * Main Section. */ 'title' => 'Blog', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'Boonex', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/board/install/config.php b/modules/boonex/board/install/config.php index 910e848c..3d046b5e 100644 --- a/modules/boonex/board/install/config.php +++ b/modules/boonex/board/install/config.php @@ -9,12 +9,12 @@ * Main Section. */ 'title' => 'Whiteboard', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'Boonex', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/chat/install/config.php b/modules/boonex/chat/install/config.php index 55fd0b1d..d06c2c18 100644 --- a/modules/boonex/chat/install/config.php +++ b/modules/boonex/chat/install/config.php @@ -9,12 +9,12 @@ * Main Section. */ 'title' => 'Chat', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'Boonex', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/custom_rss/install/config.php b/modules/boonex/custom_rss/install/config.php index 1f74f314..3d00cb89 100644 --- a/modules/boonex/custom_rss/install/config.php +++ b/modules/boonex/custom_rss/install/config.php @@ -9,11 +9,11 @@ * Main Section. */ 'title' => 'Custom RSS', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'Boonex', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/desktop/install/config.php b/modules/boonex/desktop/install/config.php index 262c8feb..40654fca 100644 --- a/modules/boonex/desktop/install/config.php +++ b/modules/boonex/desktop/install/config.php @@ -9,12 +9,12 @@ * Main Section. */ 'title' => 'Desktop', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'Boonex', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/events/install/config.php b/modules/boonex/events/install/config.php index 5e585ccd..8cb7fc01 100644 --- a/modules/boonex/events/install/config.php +++ b/modules/boonex/events/install/config.php @@ -9,12 +9,12 @@ * Main Section. */ 'title' => 'Events', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'Boonex', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/facebook_connect/install/config.php b/modules/boonex/facebook_connect/install/config.php index 2b9716bb..308c7b17 100644 --- a/modules/boonex/facebook_connect/install/config.php +++ b/modules/boonex/facebook_connect/install/config.php @@ -10,12 +10,12 @@ * Main Section. */ 'title' => 'Facebook connect', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'Boonex', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/feedback/install/config.php b/modules/boonex/feedback/install/config.php index e4d0f2e6..38fdafda 100644 --- a/modules/boonex/feedback/install/config.php +++ b/modules/boonex/feedback/install/config.php @@ -9,12 +9,12 @@ * Main Section. */ 'title' => 'Feedback', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'Boonex', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/files/install/config.php b/modules/boonex/files/install/config.php index 140cf89a..680ed21f 100644 --- a/modules/boonex/files/install/config.php +++ b/modules/boonex/files/install/config.php @@ -8,12 +8,12 @@ * Main Section. */ 'title' => 'Files', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'Boonex', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/forum/install/config.php b/modules/boonex/forum/install/config.php index e3b7d122..2e7e0223 100644 --- a/modules/boonex/forum/install/config.php +++ b/modules/boonex/forum/install/config.php @@ -9,12 +9,12 @@ * Main Section. */ 'title' => 'Forum', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'Boonex', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/google_search/install/config.php b/modules/boonex/google_search/install/config.php index c73fd603..7cd4d5e9 100644 --- a/modules/boonex/google_search/install/config.php +++ b/modules/boonex/google_search/install/config.php @@ -9,12 +9,12 @@ * Main Section. */ 'title' => 'Google Search', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'Boonex', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/groups/install/config.php b/modules/boonex/groups/install/config.php index 04e5a55f..a1e88ad5 100644 --- a/modules/boonex/groups/install/config.php +++ b/modules/boonex/groups/install/config.php @@ -9,12 +9,12 @@ * Main Section. */ 'title' => 'Groups', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'Boonex', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/html5av/install/config.php b/modules/boonex/html5av/install/config.php index 08f3fd15..593b1cf1 100644 --- a/modules/boonex/html5av/install/config.php +++ b/modules/boonex/html5av/install/config.php @@ -9,12 +9,12 @@ * Main Section. */ 'title' => 'HTML5 Audio/Video Player', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'BoonEx', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/membership/install/config.php b/modules/boonex/membership/install/config.php index a733f1c3..28081b2f 100644 --- a/modules/boonex/membership/install/config.php +++ b/modules/boonex/membership/install/config.php @@ -9,12 +9,12 @@ * Main Section. */ 'title' => 'Membership', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'Boonex', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/messenger/install/config.php b/modules/boonex/messenger/install/config.php index 23e07706..e94cee5f 100644 --- a/modules/boonex/messenger/install/config.php +++ b/modules/boonex/messenger/install/config.php @@ -9,12 +9,12 @@ * Main Section. */ 'title' => 'Messenger', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'Boonex', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/news/install/config.php b/modules/boonex/news/install/config.php index e68e37ba..d7faad81 100644 --- a/modules/boonex/news/install/config.php +++ b/modules/boonex/news/install/config.php @@ -9,12 +9,12 @@ * Main Section. */ 'title' => 'News', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'Boonex', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/pageac/install/config.php b/modules/boonex/pageac/install/config.php index 758a500d..f5bf0f5c 100644 --- a/modules/boonex/pageac/install/config.php +++ b/modules/boonex/pageac/install/config.php @@ -9,12 +9,12 @@ * Main Section. */ 'title' => 'Page Access Control', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'Boonex', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/payment/install/config.php b/modules/boonex/payment/install/config.php index 8659aaf9..7671d9e8 100644 --- a/modules/boonex/payment/install/config.php +++ b/modules/boonex/payment/install/config.php @@ -9,12 +9,12 @@ * Main Section. */ 'title' => 'Payment', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'Boonex', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/paypal_payflow/install/config.php b/modules/boonex/paypal_payflow/install/config.php index aa80a971..e9823ebb 100644 --- a/modules/boonex/paypal_payflow/install/config.php +++ b/modules/boonex/paypal_payflow/install/config.php @@ -9,12 +9,12 @@ * Main Section. */ 'title' => 'PayPal PayFlow Pro', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'BoonEx', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/photos/install/config.php b/modules/boonex/photos/install/config.php index 4443bc5b..ce05532c 100644 --- a/modules/boonex/photos/install/config.php +++ b/modules/boonex/photos/install/config.php @@ -9,12 +9,12 @@ * Main Section. */ 'title' => 'Photos', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'Boonex', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/poll/install/config.php b/modules/boonex/poll/install/config.php index 27861615..fc85548c 100644 --- a/modules/boonex/poll/install/config.php +++ b/modules/boonex/poll/install/config.php @@ -9,12 +9,12 @@ * Main Section. */ 'title' => 'Poll', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'Boonex', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/profile_customize/install/config.php b/modules/boonex/profile_customize/install/config.php index df4cc8f7..09278f2c 100644 --- a/modules/boonex/profile_customize/install/config.php +++ b/modules/boonex/profile_customize/install/config.php @@ -10,11 +10,11 @@ */ 'vendor' => 'Boonex', 'title' => 'Profile Customizer', - 'version' => '1.2.0', + 'version' => '1.2.1', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/profiler/install/config.php b/modules/boonex/profiler/install/config.php index 95b540d5..9acb11b4 100644 --- a/modules/boonex/profiler/install/config.php +++ b/modules/boonex/profiler/install/config.php @@ -9,12 +9,12 @@ * Main Section. */ 'title' => 'Profiler', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'Boonex', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/quotes/install/config.php b/modules/boonex/quotes/install/config.php index 7c927e6a..5d22af6a 100644 --- a/modules/boonex/quotes/install/config.php +++ b/modules/boonex/quotes/install/config.php @@ -10,11 +10,11 @@ * Main Section. */ 'title' => 'Quotes', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'Boonex', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/russian/install/config.php b/modules/boonex/russian/install/config.php index 36f4e7c2..47132eef 100644 --- a/modules/boonex/russian/install/config.php +++ b/modules/boonex/russian/install/config.php @@ -9,12 +9,12 @@ * Main Section. */ 'title' => 'Russian Language', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'BoonEx', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/shoutbox/install/config.php b/modules/boonex/shoutbox/install/config.php index b722493f..93b4470b 100644 --- a/modules/boonex/shoutbox/install/config.php +++ b/modules/boonex/shoutbox/install/config.php @@ -10,12 +10,12 @@ * Main Section. */ 'title' => 'Shoutbox', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'Boonex', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/simple_messenger/install/config.php b/modules/boonex/simple_messenger/install/config.php index e7cbc8d2..d0b132e8 100644 --- a/modules/boonex/simple_messenger/install/config.php +++ b/modules/boonex/simple_messenger/install/config.php @@ -11,12 +11,12 @@ * Main Section. */ 'title' => 'Simple Messenger', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'Boonex', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/site_customize/install/config.php b/modules/boonex/site_customize/install/config.php index 88cc0020..62c153fc 100644 --- a/modules/boonex/site_customize/install/config.php +++ b/modules/boonex/site_customize/install/config.php @@ -10,11 +10,11 @@ */ 'vendor' => 'BoonEx', 'title' => 'Site Customizer', - 'version' => '1.2.0', + 'version' => '1.2.1', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/sites/install/config.php b/modules/boonex/sites/install/config.php index 7eb0bd4d..acfee0b3 100644 --- a/modules/boonex/sites/install/config.php +++ b/modules/boonex/sites/install/config.php @@ -10,11 +10,11 @@ */ 'vendor' => 'Boonex', 'title' => 'Sites', - 'version' => '1.2.0', + 'version' => '1.2.1', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/smtpmailer/install/config.php b/modules/boonex/smtpmailer/install/config.php index 8f7a69dc..a3aee5ea 100644 --- a/modules/boonex/smtpmailer/install/config.php +++ b/modules/boonex/smtpmailer/install/config.php @@ -9,12 +9,12 @@ * Main Section. */ 'title' => 'SMTP Mailer', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'BoonEx', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/sounds/install/config.php b/modules/boonex/sounds/install/config.php index 729b91dd..e7469992 100644 --- a/modules/boonex/sounds/install/config.php +++ b/modules/boonex/sounds/install/config.php @@ -9,12 +9,12 @@ * Main Section. */ 'title' => 'Sounds', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'Boonex', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/spy/install/config.php b/modules/boonex/spy/install/config.php index 3d961e5c..d46a1d34 100644 --- a/modules/boonex/spy/install/config.php +++ b/modules/boonex/spy/install/config.php @@ -10,12 +10,12 @@ * Main Section. */ 'title' => 'Spy', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'Boonex', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/store/install/config.php b/modules/boonex/store/install/config.php index 9c018c55..899fda2e 100644 --- a/modules/boonex/store/install/config.php +++ b/modules/boonex/store/install/config.php @@ -9,12 +9,12 @@ * Main Section. */ 'title' => 'Store', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'Boonex', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/videos/install/config.php b/modules/boonex/videos/install/config.php index eeb51073..047c1812 100644 --- a/modules/boonex/videos/install/config.php +++ b/modules/boonex/videos/install/config.php @@ -9,12 +9,12 @@ * Main Section. */ 'title' => 'Videos', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'Boonex', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/wall/install/config.php b/modules/boonex/wall/install/config.php index 7484a66f..7b631e6e 100644 --- a/modules/boonex/wall/install/config.php +++ b/modules/boonex/wall/install/config.php @@ -9,12 +9,12 @@ * Main Section. */ 'title' => 'Timeline', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'Boonex', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/world_map/install/config.php b/modules/boonex/world_map/install/config.php index f0cd3485..36a583de 100644 --- a/modules/boonex/world_map/install/config.php +++ b/modules/boonex/world_map/install/config.php @@ -9,12 +9,12 @@ * Main Section. */ 'title' => 'World Map', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'BoonEx', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /** diff --git a/modules/boonex/zipcodesearch/install/config.php b/modules/boonex/zipcodesearch/install/config.php index 35fcc7c9..95398927 100644 --- a/modules/boonex/zipcodesearch/install/config.php +++ b/modules/boonex/zipcodesearch/install/config.php @@ -9,12 +9,12 @@ * Main Section. */ 'title' => 'ZIP Code Search', - 'version' => '1.2.0', + 'version' => '1.2.1', 'vendor' => 'BoonEx', 'update_url' => '', 'compatible_with' => array( - '7.2.0' + '7.2.1' ), /**