Commit Graph

6940 Commits

Author SHA1 Message Date
Michal Čihař
e55f488ebf new messages 2005-11-30 18:16:42 +00:00
Sebastian Mendel
5c6be3f5ed *** empty log message *** 2005-11-30 16:08:44 +00:00
Sebastian Mendel
9960c1102d use libraries/Config.class.php 2005-11-30 15:55:48 +00:00
Sebastian Mendel
cd73fb8e13 use class PMA_Config 2005-11-30 15:36:09 +00:00
Sebastian Mendel
962511e7d8 removed references to defines.lib.php 2005-11-30 15:34:44 +00:00
Sebastian Mendel
95fa17e47e user class PMA_Config 2005-11-30 15:32:47 +00:00
Sebastian Mendel
e16cc93094 allow to load no user config 2005-11-30 15:31:36 +00:00
Sebastian Mendel
9429182dcf removed references to defines.lib.php 2005-11-30 15:07:53 +00:00
Sebastian Mendel
8847dd0cb9 new PMA_Config class 2005-11-30 14:54:49 +00:00
Sebastian Mendel
220387cd28 - make use of new PMA_Config class in libraries/common.inc.php
- merged PMA_dl() from libraries/defines.lib.php into libraries/common.inc.php
- libraries/defines.lib.php: removed
2005-11-30 14:34:49 +00:00
Sebastian Mendel
9a715f8c96 merged code from common.inc.php and defines.lib.php 2005-11-30 14:00:30 +00:00
Michal Čihař
5cc8000713 Added check for latest version and links to homepage and donations page. 2005-11-29 23:15:57 +00:00
Michal Čihař
fd990bfb1c argh, this way is correct 2005-11-29 19:54:33 +00:00
Michal Čihař
b4465d4b8b translation update 2005-11-29 19:16:00 +00:00
Michal Čihař
ba9fae1b8c argh, not enough escaping 2005-11-29 19:11:50 +00:00
Michal Čihař
d28c615af4 Add workaround for multibyte chars that can contain \ as last byte. 2005-11-29 19:04:05 +00:00
Marc Delisle
75ba7193a3 bug #1367549, handling of CURRENT_TIMESTAMP 2005-11-29 18:44:13 +00:00
Sebastian Mendel
86a4731d48 merged check for collationconnection and output buffering from common.lib.php 2005-11-29 18:28:08 +00:00
Sebastian Mendel
a967ed20dd *** empty log message *** 2005-11-29 18:25:59 +00:00
Sebastian Mendel
687ea83a62 added checkPmaAbsoluteUri() 2005-11-29 17:41:27 +00:00
Sebastian Mendel
ff6c564b13 new class for handling config 2005-11-29 16:46:46 +00:00
Marc Delisle
5d21a1e4b2 strThemeNoPreviewAvailable 2005-11-29 14:02:42 +00:00
Sebastian Mendel
ff639be84d deprecated 2005-11-29 13:39:00 +00:00
Sebastian Mendel
0e31c2fc89 updated 2005-11-29 12:50:46 +00:00
Sebastian Mendel
6ac06df7f1 make use of new PMA_Theme and PMA_Theme_Manager classes 2005-11-29 12:49:35 +00:00
Sebastian Mendel
fa4c30cfda added PMA_Theme_Manager::printPreviews() 2005-11-29 12:48:53 +00:00
Sebastian Mendel
67a1f28f9a PMA_Theme::printPreview() 2005-11-29 12:48:12 +00:00
Sebastian Mendel
a7b7f0bd11 - make use of new PMA_Theme and PMA_Theme_Manager classes
- remove libraries/select_theme.lib.php
2005-11-29 12:25:31 +00:00
Sebastian Mendel
061da44a92 added some functionality 2005-11-29 12:15:42 +00:00
Sebastian Mendel
f8b320b242 removed some unused deprecated elements 2005-11-29 09:29:21 +00:00
Sebastian Mendel
5579484842 - added PMA_setCookie() and PMA_removeCookie()
- moved setting of cookies from index.php into common.lib.php
- revised the parameter passing code
- make use of new functionality of PMA_generate_common_url() in index.php
2005-11-29 08:48:20 +00:00
Sebastian Mendel
74f29a1f0e - moved setting of cookies from index.php into common.lib.php
- revised the parameter passing code
- make use of new functionality of PMA_generate_common_url()
2005-11-29 08:46:23 +00:00
Sebastian Mendel
277ba326df - added PMA_setCookie() and PMA_removeCookie()
- moved setting of cookies from index.php into common.lib.php
2005-11-29 08:45:01 +00:00
Michal Čihař
cd791c6ec2 Display all warnings in one place. 2005-11-28 22:00:22 +00:00
Michal Čihař
e6eab83c2c Warn about missing mbstring and old PHP version. 2005-11-28 20:56:52 +00:00
Michal Čihař
19b4f9ff24 This line should not be commented out. 2005-11-28 20:49:46 +00:00
Michal Čihař
517a567298 add bug number 2005-11-28 18:24:07 +00:00
Michal Čihař
ea58d9f259 Do not use functions not supported by older PHP. 2005-11-28 18:21:19 +00:00
Sebastian Mendel
e988938d43 use PMA_sendHeaderLocation() 2005-11-28 16:42:00 +00:00
Sebastian Mendel
a3affc28d6 moved all function to top, to make this as early as possible available 2005-11-28 16:31:58 +00:00
Michal Čihař
b7bef0fb97 all changes on one line 2005-11-28 15:11:44 +00:00
Michal Čihař
97f2526900 document all functions 2005-11-28 15:08:06 +00:00
Michal Čihař
94f6890491 Add links to documentation. 2005-11-28 14:11:26 +00:00
Marc Delisle
ee7ff60866 italian update 2005-11-28 14:05:08 +00:00
Michal Čihař
8cb3fff5b4 Add anchors to configuration directives. 2005-11-28 14:03:04 +00:00
Michal Čihař
319cabce52 Display PMA_errors on login form. 2005-11-28 13:54:45 +00:00
Sebastian Mendel
2153a6af48 - revised
- added check for lang directory (./lang/)
- check files for languages
2005-11-28 12:19:03 +00:00
Michal Čihař
ce62964438 Don't allow loading of configuration if there is no write permission on config. 2005-11-28 08:48:05 +00:00
Sebastian Mendel
39384a2df2 new classes for handling themes 2005-11-28 07:59:36 +00:00
Michal Čihař
a1f608d0bc Store HTML entities rather than relying on php functions to create them. 2005-11-27 22:04:11 +00:00