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:
authorChanaka Indrajith <pe.chanaka.ck@gmail.com>2013-12-05 22:01:50 +0400
committerChanaka Indrajith <pe.chanaka.ck@gmail.com>2013-12-05 22:01:50 +0400
commit30522c8d5f8bebf547eb90c46fe5af033075fd2b (patch)
tree8c5919f63979ad31bf59cd41148720e0ddc2bce9 /config.sample.inc.php
parent113f8f490e3aaed204f5e112e9cb0b8bf1222b37 (diff)
Rename the global variable from row_action_type to RowActionType
Signed-off-by: Chanaka Indrajith <pe.chanaka.ck@gmail.com>
Diffstat (limited to 'config.sample.inc.php')
-rw-r--r--config.sample.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sample.inc.php b/config.sample.inc.php
index d148515671..ff18bf0306 100644
--- a/config.sample.inc.php
+++ b/config.sample.inc.php
@@ -79,7 +79,7 @@ $cfg['SaveDir'] = '';
* Whether to display image or text or both image and text in table row
* action segment. Value can be either of 'image', 'text' or 'both'.
*/
-//$cfg['row_action_type'] = 'both';
+//$cfg['RowActionType'] = 'both';
/**
* Defines whether a user should be displayed a "show all (records)"