dotfiles/vim/.vim/skeletons/skel.php

12 lines
159 B
PHP
Raw Normal View History

2013-06-02 19:31:03 +00:00
<?php
/*
2013-08-03 10:47:08 +00:00
** <+FILENAME+>
**
2013-08-07 17:08:10 +00:00
** Author: Frank Villaro-Dixon <Frank@Villaro-Dixon.eu>
2013-08-03 10:47:08 +00:00
** Description: <+DESC+>
*/
2013-06-02 19:31:03 +00:00
<+CODE+>
2013-11-26 20:13:30 +00:00
/* vim: set ts=4 sw=4 noet: */