Le 2012-06-16 00:26, Chanaka Dharmarathna a écrit :
> andPMA_getDataCellForBlobField() in master used the
> Hi All,
>
> I have already create a class for display_tbl.lib.php
> PMA_mimeDefaultFunction() function as a global function.Chanaka,
> EX :
> $str = 'PMA_mimeDefaultFunction';
> $str($parameters);
>
> I have moved the PMA_mimeDefaultFunction() from display_tbl.lib.php (in
> master) to common.lib.php file due to the way it has used inside
> display_tbl.lib.php.
>
> Now I'm implementing class behavior in common.lib.php file.
> So can anyone tell me a file, which contain global function, to where I
> should again move this PMA_mimeDefaultFunction().
>
> Regards !
I believe that this function should not be global, as it's only called
from other functions in libraries/DisplayResults.class.php, right?
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Phpmyadmin-devel mailing list
Phpmyadmin-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel