Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Marin <alex.ukf@gmail.com>2012-04-01 18:12:10 +0400
committerAlex Marin <alex.ukf@gmail.com>2012-04-02 04:56:00 +0400
commit8e37333b766e392f958d7ba3568f096ebd854e6b (patch)
tree047a389623afa4802ac97747f0863091f0aaf699 /Documentation.html
parentc5f9cafa976049ae8057a3e5deaff7804197bb13 (diff)
modified Documentation regarding global.inc.php
Diffstat (limited to 'Documentation.html')
-rw-r--r--Documentation.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation.html b/Documentation.html
index 922b17229a..781cfb1251 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -2528,8 +2528,8 @@ setfacl -d -m "g:www-data:rwx" tmp
for, but pay attention to option usage as well as what the transformation does to your
column.</p>
-<p> There is a basic file called '<em>global.inc.php</em>'. This function can be included by
- any other transform function and provides some basic functions.</p>
+<p> There is a file called '<em>transformations.lib.php</em>' that provides some basic functions
+ which can be included by any other transform function.</p>
<p> There are 5 possible file names:</p>