[Pkg-mediawiki-commits] r250 - in unversioned: . GraphViz

Thorsten Glaser tg at alioth.debian.org
Tue Apr 12 11:57:50 UTC 2011


Author: tg
Date: 2011-04-12 11:57:37 +0000 (Tue, 12 Apr 2011)
New Revision: 250

Added:
   unversioned/GraphViz/
   unversioned/GraphViz/Graphviz.php
Log:
Graphviz.php is now GraphViz.php so put in a dummy for compatibility


Added: unversioned/GraphViz/Graphviz.php
===================================================================
--- unversioned/GraphViz/Graphviz.php	                        (rev 0)
+++ unversioned/GraphViz/Graphviz.php	2011-04-12 11:57:37 UTC (rev 250)
@@ -0,0 +1,8 @@
+<?php
+/*-
+ * $Id$
+ *-
+ * They changed the case of this file (not even in all places).
+ */
+
+require_once(dirname(__FILE__) . '/GraphViz.php');


Property changes on: unversioned/GraphViz/Graphviz.php
___________________________________________________________________
Added: svn:keywords
   + Author CVSHeader Date Id LastChangedBy LastChangedDate LastChangedRevision Log Revision Source State




More information about the Pkg-mediawiki-commits mailing list