Merge branch 'QA_4_4'
This commit is contained in:
commit
ff78437820
@ -49,6 +49,7 @@ phpMyAdmin - ChangeLog
|
||||
- bug #4912 "Highlight pointer" and "Row marker" doesn't work properly
|
||||
- bug Browse foreigners window goes out of the window
|
||||
- bug #4918 Date field popup dialog position bug
|
||||
- bug In /setup, PMA_messages is not defined
|
||||
|
||||
4.4.7.0 (2015-05-16)
|
||||
- bug #4876 Settings issues (Favorite tables shown twice in Settings)
|
||||
|
||||
@ -43,6 +43,7 @@ PMA_noCacheHeader();
|
||||
<script type="text/javascript" src="ajax.js"></script>
|
||||
<script type="text/javascript" src="../js/config.js"></script>
|
||||
<script type="text/javascript" src="scripts.js"></script>
|
||||
<script type="text/javascript" src="../js/messages.php"></script>
|
||||
</head>
|
||||
<body>
|
||||
<h1><span class="blue">php</span><span class="orange">MyAdmin</span> setup</h1>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user