goba            Thu Jul 26 14:04:11 2001 EDT

  Modified files:              
    /phpdoc     global.ent 
  Log:
  Sorry for breaking the other languages (incl. hu :).
  Readding Snaps url (just to give time for translators
  to remove this section from their preface.xml, and do
  not break building manuals until then :)
  
  
Index: phpdoc/global.ent
diff -u phpdoc/global.ent:1.100 phpdoc/global.ent:1.101
--- phpdoc/global.ent:1.100     Thu Jul 26 04:54:04 2001
+++ phpdoc/global.ent   Thu Jul 26 14:04:11 2001
@@ -1,6 +1,6 @@
 <!-- -*- SGML -*-
 
- $Id: global.ent,v 1.100 2001/07/26 08:54:04 goba Exp $
+ $Id: global.ent,v 1.101 2001/07/26 18:04:11 goba Exp $
 
  Contains global "macros" for all the XML documents.
 
@@ -112,6 +112,11 @@
 <!ENTITY url.php.docs "http://www.php.net/docs.php";>
 <!ENTITY url.php.gtk "http://gtk.php.net/";>
 <!ENTITY url.php.manual "http://www.php.net/manual/";>
+<!-- 
+ the next entity is not used in the english version, we only
+ keep it until the other languages update their preface.xml
+-->
+<!ENTITY url.php.snaps.manual "http://snaps.php.net/manual/";>
 <!ENTITY url.php.stats "../images/phpstats-200002.gif">
 <!ENTITY url.phpdoc 'http://www.phpdoc.de/'>
 <!ENTITY url.pgsql "http://www.postgresql.org/";>


Reply via email to