Madhura Jayaratne
f00b473c17
Accept WKTs without SRID
2011-07-31 23:14:43 +05:30
Madhura Jayaratne
7a955d4c66
GIS data editor to insert geometry type parameters
2011-07-31 21:55:21 +05:30
Madhura Jayaratne
c73380be35
Make it more readable
2011-07-31 01:26:31 +05:30
Madhura Jayaratne
e456f22149
Detect the output type of the functions being applied
2011-07-31 01:11:11 +05:30
Madhura Jayaratne
47a8dcfc88
Function based search - for unary functions
2011-07-30 22:57:34 +05:30
Madhura Jayaratne
b48a250ca8
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS
2011-07-26 21:45:43 +05:30
Piotr Przybylski
f2935d56d9
Merge remote-tracking branch 'origin/master' into drizzle
...
Conflicts:
js/server_status.js
server_status.php
2011-07-25 21:55:16 +02:00
Michal Čihař
f34dfda0fe
Merge remote-tracking branch 'tyron/master'
...
Conflicts:
js/functions.js
js/server_status.js
js/sql.js
libraries/common.lib.php
server_status.php
themes/pmahomme/css/theme_left.css.php
2011-07-25 11:32:22 +02:00
Madhura Jayaratne
ec7feea9b0
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS
...
Conflicts:
libraries/import.lib.php
libraries/zip_extension.lib.php
2011-07-24 23:05:35 +05:30
Tyron Madlener
ace73f25bb
- Added missing CSS Sprites, Icon sprites now also for PMA_linkOrButton()
...
- Rewrote PMA_linkOrButton() to rely on Javascript, making the code way less complicated
- Removed legacy support of Javascript 1.1 or lower
- Fixed a bug in cases where PMA_linkOrButton() creates a form, which when clicked required a js confirm, the confirm is being displayed a second time after the form is submitted.
2011-07-23 09:23:18 +03:00
Piotr Przybylski
3586bb992f
Merge remote-tracking branch 'origin/master' into drizzle
...
Conflicts:
db_structure.php
libraries/database_interface.lib.php
libraries/server_synchronize.lib.php
server_status.php
sql.php
2011-07-22 11:07:04 +02:00
Michal Čihař
236582fb4f
Fix mistakenly broken regexp
2011-07-22 09:25:14 +02:00
Michal Čihař
9405dbb82a
Fix spacing after @param
2011-07-22 09:21:55 +02:00
Michal Čihař
25bda8e991
Fix spacing on opening code block
2011-07-22 09:18:02 +02:00
Michal Čihař
219ec73d69
Spacing around if
2011-07-22 09:10:37 +02:00
Madhura Jayaratne
47fdfad336
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS
...
Conflicts:
libraries/gis/pma_gis_geometrycollection.php
2011-07-22 04:07:09 +05:30
Tyron Madlener
9f343e6ead
Merge remote-tracking branch 'origin/master'
...
Conflicts:
js/functions.js
libraries/common.lib.php
libraries/header.inc.php
server_status.php
2011-07-21 17:41:06 +03:00
Piotr Przybylski
f36b2e5441
Merge remote-tracking branch 'origin/master' into drizzle
...
Conflicts:
libraries/db_links.inc.php
libraries/server_links.inc.php
tbl_structure.php
themes/pmahomme/css/theme_right.css.php
2011-07-21 16:21:16 +02:00
Michal Čihař
9730a6b3d7
Merge commit '97b1375605f241481a953e2c78eb42d43f84fa9d'
...
Conflicts:
js/functions.js
libraries/common.lib.php
libraries/header.inc.php
server_status.php
2011-07-21 15:51:05 +02:00
Michal Čihař
bb3cb6d99c
Fix docblocks
2011-07-21 15:32:40 +02:00
Michal Čihař
aa45961965
Add missing docs
2011-07-21 15:32:40 +02:00
Piotr Przybylski
a28beb9c1f
Merge remote-tracking branch 'origin/master' into drizzle
...
Conflicts:
libraries/server_synchronize.lib.php
server_status.php
2011-07-21 15:25:52 +02:00
Marc Delisle
33627e9533
Merge commit '788fb45a1d6c70d52e8b627023bf01de34a22a4d'
2011-07-21 09:18:44 -04:00
Michal Čihař
f1c526f17a
Whitespace cleanup
2011-07-21 13:01:32 +02:00
Michal Čihař
b2173a8e4e
Localize error message
2011-07-21 13:01:23 +02:00
Michal Čihař
48e9af42e0
Add missing space after foreach calls
2011-07-21 11:21:26 +02:00
Thilanka Kaushalya
788fb45a1d
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2011-07-21 10:01:58 +05:30
Thilanka Kaushalya
d00cf18325
Fixed bugs in convert foot notes to tooltips logic
2011-07-21 10:01:21 +05:30
Madhura Jayaratne
6f35aaa8e4
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS
...
Conflicts:
libraries/import.lib.php
2011-07-20 23:15:01 +05:30
Piotr Przybylski
6dbcab261e
Merge remote-tracking branch 'origin/master' into drizzle
...
Conflicts:
server_status.php
2011-07-20 18:23:21 +02:00
Herman van Rink
9c4fd802ab
Merge remote branch 'origin/master' into unittesting
2011-07-19 22:09:28 +02:00
Thilanka Kaushalya
1c333e0a08
Fixed iid dulplication issue in footnote convertion using classes
2011-07-19 22:59:22 +05:30
Tyron Madlener
3b3a9fc762
pma spritify part 2
2011-07-15 09:42:16 +03:00
Tyron Madlener
bf23143424
Merge remote-tracking branch 'origin/master'
...
Conflicts:
ChangeLog
Documentation.html
db_events.php
db_routines.php
db_structure.php
db_triggers.php
js/db_structure.js
js/functions.js
js/indexes.js
js/makegrid.js
js/messages.php
js/sql.js
js/tbl_structure.js
libraries/Table.class.php
libraries/common.lib.php
libraries/config.default.php
libraries/config/messages.inc.php
libraries/config/setup.forms.php
libraries/config/user_preferences.forms.php
libraries/database_interface.lib.php
libraries/db_events.inc.php
libraries/db_links.inc.php
libraries/display_tbl.lib.php
libraries/tbl_links.inc.php
po/af.po
po/ar.po
po/az.po
po/be.po
po/be@latin.po
po/bg.po
po/bn.po
po/br.po
po/bs.po
po/ca.po
po/cs.po
po/cy.po
po/da.po
po/de.po
po/el.po
po/en_GB.po
po/es.po
po/et.po
po/eu.po
po/fa.po
po/fi.po
po/fr.po
po/gl.po
po/he.po
po/hi.po
po/hr.po
po/hu.po
po/id.po
po/it.po
po/ja.po
po/ka.po
po/ko.po
po/lt.po
po/lv.po
po/mk.po
po/ml.po
po/mn.po
po/ms.po
po/nb.po
po/nl.po
po/phpmyadmin.pot
po/pl.po
po/pt.po
po/pt_BR.po
po/ro.po
po/ru.po
po/si.po
po/sk.po
po/sl.po
po/sq.po
po/sr.po
po/sr@latin.po
po/sv.po
po/ta.po
po/te.po
po/th.po
po/tr.po
po/tt.po
po/ug.po
po/uk.po
po/ur.po
po/uz.po
po/uz@latin.po
po/zh_CN.po
po/zh_TW.po
server_status.php
tbl_triggers.php
themes/original/css/theme_right.css.php
themes/original/jquery/jquery-ui-1.8.override.css
themes/pmahomme/css/theme_right.css.php
themes/pmahomme/img/s_sortable.png
themes/pmahomme/jquery/jquery-ui-1.8.override.css
2011-07-14 15:56:31 +03:00
Tyron Madlener
da943ecbf7
PMA Icons to sprites part 1
2011-07-14 15:37:08 +03:00
Madhura Jayaratne
1d9ef02608
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS
2011-07-13 23:55:14 +05:30
Piotr Przybylski
480fe9f78c
Merge remote-tracking branch 'origin/master' into drizzle
2011-07-13 17:37:50 +02:00
Piotr Przybylski
f57faf6b58
Removed unused code
2011-07-13 17:29:07 +02:00
Piotr Przybylski
df4c23f0c9
Comments and formatting in common.lib.php
2011-07-13 17:29:06 +02:00
Piotr Przybylski
b5d450ff31
PMA_MYSQL_INT_VERSION is at least 50015
2011-07-13 17:29:06 +02:00
Piotr Przybylski
bf9469ec18
Merge remote-tracking branch 'origin/master' into drizzle
2011-07-13 12:25:06 +02:00
Herman van Rink
cf8ea68f09
Merge remote-tracking branch 'origin/master' into unittesting
2011-07-13 11:58:08 +02:00
Madhura
6f4db19f53
Merge remote branch 'origin/master' into OpenGIS
2011-07-08 18:05:52 +05:30
Rouslan Placella
dad5d3594a
Merge branch 'master' into rte
2011-07-07 12:31:53 +01:00
Piotr Przybylski
ff0081bb7a
Rename pk_char36 to FUNC_UUID
2011-07-06 19:06:51 +02:00
Piotr Przybylski
b1b4e6389d
Merge remote-tracking branch 'origin/master' into drizzle
...
Conflicts:
libraries/server_synchronize.lib.php
2011-07-06 18:31:38 +02:00
Piotr Przybylski
19ec26904b
Revert "Provide proper function list in Insert dropdowns and proper column types in field type dropdowns (Drizzle)"
...
This reverts commit 35843439df .
2011-07-06 18:22:55 +02:00
Piotr Przybylski
c9df5b2733
Removed unused variables
2011-07-06 16:34:10 +02:00
Zarubin Stas
91709ec0c1
New PHPUnit tests for common.lib.php
2011-07-06 10:47:10 +03:00
Tyron Madlener
2ee9f03cbb
Merge remote-tracking branch 'origin/master' into tyronm
2011-07-05 18:09:55 +02:00
Piotr Przybylski
35843439df
Provide proper function list in Insert dropdowns and proper column types in field type dropdowns (Drizzle)
2011-07-03 01:47:03 +02:00
Rouslan Placella
c150eb0c7c
Integrate PMA_toggleButton() with $cfg['AjaxEnable']
2011-06-30 13:19:31 +01:00
Rouslan Placella
b4b56ed461
Merge branch 'master' into rte
...
Conflicts:
db_routines.php
libraries/db_events.inc.php
libraries/rte/rte_routines.lib.php
2011-06-30 11:42:16 +01:00
Madhura Jayaratne
b8ddd56d78
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS
2011-06-30 10:01:33 +05:30
Rouslan Placella
cbafdb9a1f
Refactored some routine, trigger and event manipulation code
2011-06-28 17:11:53 +01:00
Piotr Przybylski
3bde595666
Merge remote-tracking branch 'origin/master' into drizzle
2011-06-27 23:55:32 +02:00
Michal Čihař
c9c9fdf49d
Consistent capitalisation of PMA_sqlAddSlashes
2011-06-27 14:48:15 +02:00
Michal Čihař
e57f27e50b
Remove @uses tags from docblocks
2011-06-27 11:20:20 +02:00
Piotr Przybylski
d4d647e169
Merge remote-tracking branch 'origin/master' into drizzle
2011-06-26 18:32:20 +02:00
Marc Delisle
7322e858f0
Incorrect comment for return param
2011-06-26 09:05:19 -04:00
Madhura Jayaratne
63900d0094
GIS data editor for environments without JavaScript support.
...
GIS data preserved while editing.
2011-06-25 19:39:31 +05:30
Piotr Przybylski
e38b5cd4ff
Merge remote-tracking branch 'origin/master' into drizzle
...
Conflicts:
db_structure.php
libraries/common.lib.php
libraries/database_interface.lib.php
tbl_structure.php
2011-06-23 14:02:58 +02:00
Rouslan Placella
223832b68d
E_ALL fix in PMA_currentUserHasPrivilege()
2011-06-20 11:33:06 +01:00
Rouslan Placella
db6ae660cf
Removed duplicate function PMA_getSupportedCharsets() that was added by mistake into the routines functionality.
2011-06-20 10:44:37 +01:00
Piotr Przybylski
a7ba0fd74a
Extract server type detection from main.php and make it available in common.lib.php
2011-06-19 23:15:54 +02:00
Piotr Przybylski
c2b06f0a11
Don't use OPTIMIZE TABLE and REPAIR TABLE with Drizzle
2011-06-19 21:10:42 +02:00
Rouslan Placella
a0504f47d6
Merge branch 'master' into rte
2011-06-17 17:12:36 +01:00
Piotr Przybylski
17f8e16141
Merge remote-tracking branch 'origin/master' into drizzle
...
Conflicts:
server_processlist.php
2011-06-15 15:38:04 +02:00
Rouslan Placella
4047020d78
Refactored code that generated the dropdown list of MySQL functions.
2011-06-15 12:45:50 +01:00
Aris Feryanto
b3faf9cf42
Merge branch 'tablesort' into aris
2011-06-15 07:23:37 +07:00
Aris Feryanto
5bf8536831
Fix bug in 'Remember Sorting': modified caused error in PHP
2011-06-15 07:10:16 +07:00
Rouslan Placella
dda7ce9c39
Merge branch 'master' into rte
2011-06-14 19:44:09 +01:00
Rouslan Placella
041d5bd9d4
Moved PMA_getSupportedCharsets() to common.lib.php
2011-06-14 14:05:37 +01:00
Rouslan Placella
c220bb4e13
Moved PMA_getSupportedDatatypes() to common.lib.php
2011-06-14 13:56:00 +01:00
Tyron Madlener
e6874ce0c7
Clearer comment on PMA_formatNumber()
2011-06-13 18:53:45 +02:00
Tyron Madlener
2816b427ab
Merge remote-tracking branch 'origin/master'
2011-06-13 15:00:11 +02:00
Tyron Madlener
f4a2a92ea2
Fixed PMA_formatNumber() sometimes choosing too high SI preifx
2011-06-10 19:26:03 +02:00
Rouslan Placella
aa2692c12f
Fixed call to undefined function.
2011-06-10 15:36:44 +01:00
Rouslan Placella
a07a1d997c
Merge branch 'master' into rte
2011-06-09 21:26:26 +01:00
Piotr Przybylski
90099b7b5d
Remove PMA_STR_binarySearchInArr in favor of isset and in_array
2011-06-08 19:23:58 +02:00
Tyron Madlener
9410a4cfd9
Forgot 2 lines in PMA_formatNumber()
2011-06-08 10:31:22 +02:00
Tyron Madlener
0d1872595f
Math to the resuce! Nicer calculation of PMA_formatNumber() without any loops
2011-06-08 10:19:59 +02:00
Tyron Madlener
902fc1d95d
- Replaced pChart profiling chart with highchart chart
...
- Moved PMA_profilingResults() function code inline in sql.php as its used at only one place
2011-06-07 21:32:05 +02:00
Tyron Madlener
e913dcc6e1
-Tabs +Spaces
2011-06-07 20:58:56 +02:00
Tyron Madlener
86323a7815
Better PMA_formatNumber() behaviour.
2011-06-07 20:50:38 +02:00
Rouslan Placella
6752d54b84
Support "MySQL functions" in the Execute Routine functionality.
2011-06-07 14:15:41 +01:00
Tyron Madlener
5e09426666
Merge
2011-06-06 14:38:56 +02:00
Rouslan Placella
c27b2e776b
Merge branch 'master' into rte
2011-06-06 12:44:15 +01:00
Piotr Przybylski
a56d77fb67
Merge remote-tracking branch 'origin/master' into drizzle
2011-06-06 12:12:42 +02:00
Michal Čihař
3cf4830bbb
Replace TRUE/FALSE with true/false.
...
At least this seems to be the coding standard, so make all files
compliant.
2011-06-06 11:55:09 +02:00
Piotr Przybylski
610614c95f
Removed global variables with array counts in sqlparser.lib.php
2011-06-06 00:25:52 +02:00
Piotr Przybylski
52df66878c
Merge remote-tracking branch 'origin/master' into drizzle
...
Conflicts:
libraries/server_links.inc.php
2011-06-02 01:07:00 +02:00
Rouslan Placella
3b15014760
Removed duplicate function introduced earlier by mistake.
2011-06-01 17:32:24 +01:00
Rouslan Placella
15bc505431
Escape the database and table names in PMA_currentUserHasPrivilege()
2011-06-01 14:49:27 +01:00
Rouslan Placella
bfb1102da4
Disabled access to Routines features if the user does not have the required privileges.
2011-06-01 12:52:38 +01:00
Rouslan Placella
c6254910b2
Intoduced PMA_currentUserHasPrivilege() to easily disable access to some features.
2011-06-01 12:47:35 +01:00
Rouslan Placella
409dcfcde5
Merge remote-tracking branch 'origin/master' into rte
2011-05-31 19:22:38 +01:00
Tyron Madlener
d50e5120d9
Display 0 for actual 0 values
2011-05-31 17:45:47 +02:00
Tyron Madlener
a311518494
If the PMA_formatNumber() parameters would result in 0.0, it displays <0.1 instead
2011-05-31 17:45:47 +02:00
Rouslan Placella
6077cfb9a2
Disabled the "Edit Routine" and "Export Routine" links if the user cannot perform these operations.
2011-05-31 15:32:40 +01:00
Tyron Madlener
226ca36c9c
Display 0 for actual 0 values
2011-05-31 14:05:32 +02:00
Rouslan Placella
f964639676
Backquote Routine parameters in the generated query.
2011-05-31 11:41:17 +01:00
Tyron Madlener
9385012b97
If the PMA_formatNumber() parameters would result in 0.0, it displays <0.1 instead
2011-05-31 10:33:37 +02:00
Rouslan Placella
054fd49a04
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into rte
2011-05-30 13:34:18 +01:00
Marc Delisle
b71c47ca26
Remove comment for old function behavior
2011-05-29 19:43:13 -04:00
Piotr Przybylski
56768f5f4c
Merge branch 'master' into drizzle
2011-05-29 18:27:58 +02:00
Marc Delisle
ae0af9e5c6
Remove author name
2011-05-28 08:29:38 -04:00
Marc Delisle
eeeca229de
Undefined variable when query is too big
2011-05-28 08:23:56 -04:00
Rouslan Placella
0659c39435
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into rte
2011-05-24 22:33:51 +01:00
Piotr Przybylski
83b81dc242
Merge remote-tracking branch 'origin/master' into drizzle
...
Conflicts:
libraries/common.lib.php
2011-05-24 15:13:41 +02:00
Piotr Przybylski
9f5fad2697
Cleanup: fixed argument names and order in comments, removed @uses of builtin functions, removed unused variables
2011-05-24 14:58:03 +02:00
Piotr Przybylski
8ec702efec
Remove unnecessary assign in PMA_formatByteDown
2011-05-24 14:56:58 +02:00
Piotr Przybylski
fb5d25221b
Return null when PMA_formatByteDown argument is null to prevent casting unavailable values to 0
2011-05-22 16:22:48 +02:00
Rouslan
058b6175c1
Recycled old Routines functionality and linked it to the new entry in the menu
2011-05-21 17:49:22 +01:00
Piotr Przybylski
7fb709c215
Make $tbl_is_view to be used as intended - check TABLE_TYPE instead of doing 20-50 useless calls to PMA_DBI_get_tables_full to get just table types for views in I_S and D_D...
2011-05-17 10:42:19 +02:00
Piotr Przybylski
be748a7d84
Case insensitive comparisons to check for I_S, tread D_D as I_S
2011-05-17 00:00:21 +02:00
Marc Delisle
e6211f0c2f
Other replacements for easier reading
2011-05-09 12:57:28 -04:00
Marc Delisle
13b31956ae
For easier reading, replace "!isset" with "! isset"
2011-05-09 12:49:05 -04:00
Madhura Jayaratne
27224a88c5
Bug #3298581 - Row marking, null-checkbox of inline edit broken
2011-05-07 11:16:00 +05:30
Rouslan Placella
56fc953b57
Fixed issue #2 in bug #3291301 - Problems with inline edit link for sql query
2011-05-05 08:45:09 +02:00
Rouslan Placella
bacbe54a67
Fixed issue #1 from bug #3291301 (Problems with inline edit link for sql query)
2011-05-05 08:45:06 +02:00
Marc Delisle
73c57b099e
Continue to replace warning level with error level
2011-05-03 19:05:24 -04:00
Piotr Przybylski
5c39c5511f
Comments formatting and PHPDoc fixes
2011-05-02 20:50:16 +02:00
Marc Delisle
932b5c2c36
Improve variable name and formatting
2011-04-18 12:30:59 -04:00
onebighack
14395afa8d
Patch #3276121 Inline link goes missing after table sort
2011-04-18 12:27:37 -04:00
Marc Delisle
29dbdde4ff
Avoid displaying a Back link in a error message if we are in Ajax mode
2011-03-23 08:10:22 -04:00
Michal Čihař
24396fe024
There are no empty/drop tabs anymore
2011-03-18 14:52:08 +01:00
Michal Čihař
95bc3c92aa
Allow to specify value parameter for PMA_buttonOrImage
2011-03-18 14:36:10 +01:00
Marc Delisle
419d067dc3
Extra line break generated when creating user via Ajax
2011-03-02 13:01:17 -05:00
Thilanka
a994e13c33
Ajaxify browse and delete criteria in DB search
2011-02-28 12:44:44 -05:00
Michal Čihař
d1a6410766
Edit is more appropriate here
2011-02-24 16:08:22 +01:00
Marc Delisle
984cf6dbad
For bug 3168757:
...
- Use jQuery to make the text look and behave like a link
2011-02-24 06:04:49 -05:00
Marc Delisle
b78bd77e41
For bug 3168757:
...
- Change default link length limit to 2000
- Add text next to the image
2011-02-24 05:21:24 -05:00
Marc Delisle
019b9de9da
For proper conversion of the Edit link to Inline Edit
2011-02-22 07:48:47 -05:00
Marc Delisle
67339bab2a
Current code has problems with Ajax, for example when creating a user.
...
There are missing headers and this commit is an attempt to fix this
situation.
2011-02-19 07:49:49 -05:00
Michal Čihař
cf4d86532e
Link to MySQL 5.5 documentation on servers running MySQL 5.5
2011-02-17 10:59:00 +01:00
Michal Čihař
4c18383524
Better context for documentation links
2011-02-17 10:55:14 +01:00
Michal Čihař
9ce8bb0e87
This function needs to be in core.lib as it uses it
2011-02-17 10:50:47 +01:00
Michal Čihař
42cf4f8660
Factor out code for getting PHP documentation link
2011-02-17 10:44:16 +01:00
Michal Čihař
20509753ef
Display documentation for chosen PHP extension.
2011-02-17 10:31:42 +01:00
Michal Čihař
69c0a887fc
bug #3177136 [interface] Indicate that bookmark is being used on browse.
2011-02-10 10:15:07 +01:00
Michal Čihař
cd74e9fa5d
bug #3175227 [auth] Reset user cache on login.
2011-02-08 13:15:01 +01:00
Michal Čihař
d296a5222b
Avoid new lines between elements as this can lead to spaces
2011-02-02 22:55:10 +01:00
Michal Čihař
a0d08a3321
Move javascript for sliders to functions.js.
2011-02-02 16:04:22 +01:00
Michal Čihař
3cb9916d8b
Do not go to the anchor after expanding slider.
2011-02-02 15:36:41 +01:00
Michal Čihař
599492943d
This should clear possible floats
2011-02-02 14:12:54 +01:00
Michal Čihař
67e4994490
Single place to handle redirection.
2011-01-31 15:22:25 +01:00
Michal Čihař
dc0c6938b2
[security] Redirect external links to avoid Referer leakage.
2011-01-28 13:22:41 +01:00
Marc Delisle
5464b54e17
Start implementing conditional Ajax (in results page)
2011-01-22 09:50:12 -05:00
Marc Delisle
6094e6c644
- Bug #3151925 Page selector dropdown broken with ORDER BY query
...
- PMA_pageselector() had an unused parameter
2011-01-08 15:14:00 -05:00