Fix for the Open in New Window in Patient/Client->Patients search gui, take 2.
[openemr.git] / phpmyadmin / libraries / transformations / text_plain__formatted.inc.php
blob7277a4d98450f1100a7e0c88759c98b73c62a7cf
1 <?php
2 /* vim: set expandtab sw=4 ts=4 sts=4: */
3 /**
5 * @version $Id$
6 */
8 /**
11 function PMA_transformation_text_plain__formatted($buffer, $options = array(), $meta = '') {
12 return $buffer;