www: 4728c0f5: Add a comment about what this is used fo...

markdoliner at pidgin.im markdoliner at pidgin.im
Sat Mar 10 17:50:44 EST 2012


----------------------------------------------------------------------
Revision: 4728c0f5f4266e77e1514e2cacd01e0da2d8b9a0
Parent:   d5f3ada998e6b8473608d3daf13a6f775b9193f8
Author:   markdoliner at pidgin.im
Date:     03/10/12 14:28:18
Branch:   im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/4728c0f5f4266e77e1514e2cacd01e0da2d8b9a0

Changelog: 

Add a comment about what this is used for

Changes against parent d5f3ada998e6b8473608d3daf13a6f775b9193f8

  patched  tmpl/index.php.tmpl

-------------- next part --------------
============================================================
--- tmpl/index.php.tmpl	4cc4c6b7fedbc7b38c1c984b31ee09e3d06ed8bb
+++ tmpl/index.php.tmpl	eed5a6ac938ab8cb89d5052904c270466f06e208
@@ -1,4 +1,9 @@
-<?
+<?php
+  This file is the template for the main index page at
+  http://planet.pidgin.im/.
+?>
+
+<?php
   // Update these to match the current page.
   $page['title'] =   "<TMPL_VAR name>";
   $page['section'] = "News";


More information about the Commits mailing list