Skip to content

haiwenzhu/templights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple php template extension, i write this based on a another php library called templights(you can get from the http://code.google.com/p/templigths/).
you can install it with following commond(just like any other php extension installation):
#/usr/local/php/bin/phpize
#./configure --with-php-config=/usr/local/php/bin/php-config --enable-templights
#make
and the you can get templights.so in ./module(/usr/local/php is the php install directory,you should change with yours)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published