Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
Dwoo
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Common
Dwoo
Commits
fbae91ed
You need to sign in or sign up before continuing.
Commit
fbae91ed
authored
Apr 07, 2013
by
Jordi Boggiano
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add EOL notice
parent
0d3dfdbf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
2 deletions
+9
-2
README
README
+9
-2
No files found.
README
View file @
fbae91ed
-----------------------------------------------------------------------------
-- WARNING - END OF LIFE / UNMAINTAINED CODE
-----------------------------------------------------------------------------
This library is not being maintained anymore for quite a while, so if you are
starting a new project you should consider using [Twig](http://twig.sensiolabs.org)
instead.
-----------------------------------------------------------------------------
-- WHAT IS DWOO? readme - version 1.1.0
-----------------------------------------------------------------------------
Dwoo is a PHP5 Template Engine that was started in early 2008. The idea came
...
...
@@ -76,4 +84,4 @@ foreach($articles as $article) {
// Or use the article directly (which is a lot easier in this case)
$pageContent .= $dwoo->get($tpl, $article);
}
\ No newline at end of file
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment