bug [calendar] js error "window.parent.addEvent is not a function"
This commit is contained in:
@@ -63,6 +63,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA
|
||||
thanks to Derek Schaefer - drummingds1
|
||||
- bug #2780722 [import] Incorrect maximum file size
|
||||
- bug #2780356 [calendar] Null checkbox not unchecked when date is chosen
|
||||
- bug [calendar] js error "window.parent.addEvent is not a function"
|
||||
|
||||
3.1.4.0 (2009-04-25)
|
||||
+ patch #1808339 [doc] Apache SSLOptions and StdEnvVars FAQ,
|
||||
|
@@ -13,6 +13,7 @@ require_once './libraries/common.inc.php';
|
||||
require_once './libraries/header_http.inc.php';
|
||||
$page_title = $strCalendar;
|
||||
require './libraries/header_meta_style.inc.php';
|
||||
$GLOBALS['js_include'][] = 'common.js';
|
||||
$GLOBALS['js_include'][] = 'tbl_change.js';
|
||||
require './libraries/header_scripts.inc.php';
|
||||
?>
|
||||
|
Reference in New Issue
Block a user