]> git.mxchange.org Git - mailer.git/blobdiff - surfbar.php
Fixed handling of float values, ext-surfbar continued:
[mailer.git] / surfbar.php
index 8efa7bb61ad9979f02b8e5af99bd05ba52c84e46..dea767a00bd568d614b83a7ad814ae810cef9582 100644 (file)
@@ -140,7 +140,7 @@ if ((isSurfbarReloadFull()) || ((!isFullPage()) && (in_array(getRequestElement('
                // Prepare content
                $content = array(
                        'start'     => str_repeat('X', strlen(getSurfbarRestartTime())),
-                       'autostart' => (isSurfbarAutoStartEnbaled()) ? 'true' : 'false'
+                       'autostart' => (isSurfbarAutoStartEnabled()) ? 'true' : 'false'
                );
 
                // Load template for stopped surfbar