Add vim mode lines
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||||
/**
|
/**
|
||||||
* Chart functions used to generate various types of charts.
|
* Chart functions used to generate various types of charts.
|
||||||
* @author Martynas Mickevicius <mmartynas@gmail.com>
|
* @author Martynas Mickevicius <mmartynas@gmail.com>
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||||
/**
|
/**
|
||||||
* Holds the base class that all charts inherit from and some widely used
|
* Holds the base class that all charts inherit from and some widely used
|
||||||
* constants.
|
* constants.
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||||
/**
|
/**
|
||||||
* Holds the base class that all charts using pChart inherit from and some
|
* Holds the base class that all charts using pChart inherit from and some
|
||||||
* widely used constants
|
* widely used constants
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||||
/**
|
/**
|
||||||
* @author Martynas Mickevicius <mmartynas@gmail.com>
|
* @author Martynas Mickevicius <mmartynas@gmail.com>
|
||||||
* @package phpMyAdmin
|
* @package phpMyAdmin
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||||
/**
|
/**
|
||||||
* @author Martynas Mickevicius <mmartynas@gmail.com>
|
* @author Martynas Mickevicius <mmartynas@gmail.com>
|
||||||
* @package phpMyAdmin
|
* @package phpMyAdmin
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||||
/**
|
/**
|
||||||
* @author Martynas Mickevicius <mmartynas@gmail.com>
|
* @author Martynas Mickevicius <mmartynas@gmail.com>
|
||||||
* @package phpMyAdmin
|
* @package phpMyAdmin
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||||
/**
|
/**
|
||||||
* @author Martynas Mickevicius <mmartynas@gmail.com>
|
* @author Martynas Mickevicius <mmartynas@gmail.com>
|
||||||
* @package phpMyAdmin
|
* @package phpMyAdmin
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||||
/**
|
/**
|
||||||
* @author Martynas Mickevicius <mmartynas@gmail.com>
|
* @author Martynas Mickevicius <mmartynas@gmail.com>
|
||||||
* @package phpMyAdmin
|
* @package phpMyAdmin
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||||
/**
|
/**
|
||||||
* @author Martynas Mickevicius <mmartynas@gmail.com>
|
* @author Martynas Mickevicius <mmartynas@gmail.com>
|
||||||
* @package phpMyAdmin
|
* @package phpMyAdmin
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||||
/**
|
/**
|
||||||
* @author Martynas Mickevicius <mmartynas@gmail.com>
|
* @author Martynas Mickevicius <mmartynas@gmail.com>
|
||||||
* @package phpMyAdmin
|
* @package phpMyAdmin
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||||
/**
|
/**
|
||||||
* @author Martynas Mickevicius <mmartynas@gmail.com>
|
* @author Martynas Mickevicius <mmartynas@gmail.com>
|
||||||
* @package phpMyAdmin
|
* @package phpMyAdmin
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||||
/**
|
/**
|
||||||
* @author Martynas Mickevicius <mmartynas@gmail.com>
|
* @author Martynas Mickevicius <mmartynas@gmail.com>
|
||||||
* @package phpMyAdmin
|
* @package phpMyAdmin
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||||
/**
|
/**
|
||||||
* @author Martynas Mickevicius <mmartynas@gmail.com>
|
* @author Martynas Mickevicius <mmartynas@gmail.com>
|
||||||
* @package phpMyAdmin
|
* @package phpMyAdmin
|
||||||
|
Reference in New Issue
Block a user