[48227] trunk/www/index.php
raimue at macports.org
raimue at macports.org
Tue Mar 17 00:22:40 PDT 2009
Revision: 48227
http://trac.macports.org/changeset/48227
Author: raimue at macports.org
Date: 2009-03-17 00:22:31 -0700 (Tue, 17 Mar 2009)
Log Message:
-----------
www/index.php:
Fix modeline for vim
Modified Paths:
--------------
trunk/www/index.php
Modified: trunk/www/index.php
===================================================================
--- trunk/www/index.php 2009-03-17 03:53:28 UTC (rev 48226)
+++ trunk/www/index.php 2009-03-17 07:22:31 UTC (rev 48227)
@@ -1,5 +1,5 @@
<?php
- /* -*- coding: utf-8; mode: php; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=php:et:sw=4:ts=4:sts=4 */
+ /* -*- coding: utf-8; mode: php; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:set fenc=utf-8 filetype=php et sw=4 ts=4 sts=4: */
/* Copyright (c) 2007, The MacPorts Project. */
/* $Id$ */
include_once("includes/common.inc");
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090317/9a10f79d/attachment.html>
More information about the macports-changes
mailing list