Commit Graph

21 Commits

Author SHA1 Message Date
Michal Čihař
65d0e0c26f Remove no longer used define
Signed-off-by: Michal Čihař <michal@cihar.com>
2015-04-28 10:15:04 +02:00
Madhura Jayaratne
1b87db5724 bug #4675 phpMyAdmin should be able to work without 'examples' DIR - move SQL scripts to sql directory
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-30 22:55:33 +05:30
Madhura Jayaratne
b69bb37361 bug #4627 "file_get_contents(examples/create_tables.sql): failed to open stream" after update
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-08 14:12:03 +05:30
Hugues Peccatte
42e0bdd47a Fix typos.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-02 18:32:42 +01:00
Michal Čihař
c6e76422c4 Allow to use system phpseclib
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-06-12 10:06:20 +02:00
Marc Delisle
3a1c5d5b68 bug #4247 open_basedir warnings on export page
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-01-24 13:34:39 -05:00
Remi Collet
7ae3edc9a0 add tcpdf path to vendor_config.php 2013-05-09 13:39:36 -04:00
Dieter Adriaenssens
0f772aa173 check if PHPMYADMIN is set 2012-04-14 16:51:26 +02:00
Marc Delisle
02d5799893 Fix merge conflicts 2011-11-05 10:00:50 -04:00
Robert Scheck
8170d03d3c Patch by Robert Scheck <robert@fedoraproject.org>
for phpMyAdmin >= 3.4.7, which makes the php-gettext
library that is used configurable, which is helpful or even required for
some vendors or downstreams. The default is the internal library to keep
backward compatibility. More details can be found at SourceForge:
https://sourceforge.net/tracker/?func=detail&aid=3433770&group_id=23067&atid=377410
2011-11-05 09:57:28 -04:00
Michal Čihař
e56949f160 Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Michal Čihař
b1fe08fa92 Add version check to vendor configuration.
This is something what most Linux distributions will want to disable, so
give it to place where this customisation should happen.
2011-02-02 14:38:10 +01:00
Michal Čihař
d17fba309c Fix permissions.
Most files were made executable somewhere in ninadsp tree, reverting
this.
2010-08-30 09:53:37 +02:00
ninadsp
e646a2760c Fixed conflict due to upstream merge 2010-07-23 21:59:15 +05:30
Michal Čihař
318dc4b650 Drop @version tag from docblocks. 2010-07-20 13:59:17 +02:00
ninadsp
bed1948d04 testing git setup - no major change made in code yet
only added a few comments
2010-05-23 01:22:01 +05:30
Michal Čihař
7b754395e9 Provide way for vendors to easily change paths to config files. 2010-03-31 12:29:21 +02:00
Michal Čihař
7c4eb67e13 We don't need __wakeup in PMA_Config as it is no longer in session. 2010-01-21 12:35:05 +00:00
Marc Delisle
3dcf3e1877 bug #2390959 typo 2008-12-05 00:25:59 +00:00
Michal Čihař
c16734e0a8 Expand Id. 2008-11-30 13:08:10 +00:00
Michal Čihař
70650a8353 Oops, forgot to add file... 2008-11-30 13:00:45 +00:00