- Timestamp:
- Jan 24, 2009, 5:58:47 PM (16 years ago)
- Branches:
- master
- Children:
- e1b2402
- Parents:
- 3c8eaa6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/general.ent
r3c8eaa6 rae582f6 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 2 3 <!ENTITY month " 12"> <!-- Use two digits -->3 <!ENTITY month "01"> <!-- Use two digits --> 4 4 <!ENTITY month_name "December"> 5 <!ENTITY day " 03"> <!-- Use two digits -->6 <!ENTITY year "200 8"> <!-- Use four digits -->5 <!ENTITY day "24"> <!-- Use two digits --> 6 <!ENTITY year "2009"> <!-- Use four digits --> 7 7 8 8 <!ENTITY releasedate "&month_name; &day;, &year;">
Note:
See TracChangeset
for help on using the changeset viewer.