From 5dadf200ee0293e8cd6fe157444c0cba50a95cfb Mon Sep 17 00:00:00 2001 From: Gabor Hojtsy Date: Fri, 19 Apr 2002 13:50:15 +0000 Subject: [PATCH] Use new entities and constants.xml git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78809 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/calendar/reference.xml | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/reference/calendar/reference.xml b/reference/calendar/reference.xml index 46d98a9acc..fc9e81599f 100644 --- a/reference/calendar/reference.xml +++ b/reference/calendar/reference.xml @@ -1,11 +1,11 @@ - + Calendar functions Calendar -
- Introduction +
+ &reftitle.intro; The calendar extension presents a series of functions to simplify converting between different calendar formats. The intermediary @@ -21,24 +21,21 @@
- Installation + &reftitle.install; To get these functions to work, you have to compile PHP with .
- Runtime Configuration - &no.config; + &reftitle.runtime; + &no.config;
- Resource types + &reftitle.resources; &no.resource;
-
- Predefined constants - &no.constants; -
+ &reference.calendar.constants; &reference.calendar.functions;