mirror of
				https://github.com/smarty-php/smarty.git
				synced 2025-10-30 03:41:36 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			35 lines
		
	
	
		
			963 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			35 lines
		
	
	
		
			963 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
 | |
| <!ENTITY preface SYSTEM "preface.sgml">
 | |
| <!ENTITY getting.started SYSTEM "getting-started.sgml">
 | |
| <!ENTITY smarty.for.designers SYSTEM "designers.sgml">
 | |
| <!ENTITY smarty.for.programmers SYSTEM "programmers.sgml">
 | |
| <!ENTITY appendixes SYSTEM "appendixes.sgml">
 | |
| ]>
 | |
| 
 | |
| <book id="index">
 | |
|  <bookinfo id="bookinfo">
 | |
|   <title>Smarty - the compiling PHP template engine</title>
 | |
|   <authorgroup id="authors">
 | |
|    <author>
 | |
|     <firstname>Monte</firstname><surname>Ohrt <monte@ispi.net></surname>
 | |
|    </author>
 | |
|    <author>
 | |
|     <firstname>Andrei</firstname><surname>Zmievski <andrei@php.net></surname>
 | |
|    </author>
 | |
|   </authorgroup>
 | |
|   <edition>Version 2.0</edition>
 | |
|   <copyright>
 | |
|    <year>2001</year>
 | |
|    <year>2002</year>
 | |
|    <year>2003</year>
 | |
|    <holder>ispi of Lincoln, Inc.</holder>
 | |
|   </copyright>
 | |
|  </bookinfo>
 | |
| 
 | |
|  &preface;
 | |
|  &getting.started;
 | |
|  &smarty.for.designers;
 | |
|  &smarty.for.programmers;
 | |
|  &appendixes;
 | |
| 
 | |
| </book> |