synced/fixed vim line
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||
/* $Id$ */
|
||||
// vim: expandtab sw=4 ts=4 sts=4:
|
||||
|
||||
function PMA_transformation_text_plain__sql($buffer, $options = array(), $meta = '') {
|
||||
$result = PMA_SQP_formatHtml(PMA_SQP_parse($buffer));
|
||||
|
Reference in New Issue
Block a user