X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=test%2Ftem_test.php;h=f036c87e400149479d07189413da9538f7e22fa7;hb=8a5f6e7c208344736b432515d9b93a1aa78790ed;hp=dbe8d28a9e44f6933cf1c40c65d9bdfedc65eda0;hpb=3bec0ef771d741361c6c4c4c1ff069398f6e37a0;p=wfpl.git diff --git a/test/tem_test.php b/test/tem_test.php index dbe8d28..f036c87 100644 --- a/test/tem_test.php +++ b/test/tem_test.php @@ -3,8 +3,8 @@ # Copyright (C) 2005 Jason Woofenden PUBLIC DOMAIN -# This file demonstrates, documents and tests the template system (along with -# its html template.) +# This file (along with its html template) demonstrates, documents and tests +# the template system. # First we'll need the functions in wfpl/template.php: require_once('code/wfpl/template.php');