Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • fsini-informatik/fsfahrttool
  • kleemeis/fsfahrttool
2 results
Show changes
Showing
with 2621 additions and 1997 deletions
registration-system/favicon.ico

766 B

This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
.DS_Store
nbproject
RainTPL
-------------
The easy and fast template engine for PHP. Rain.TPL makes application easier to create & enables designers/developers to work better together.
\ No newline at end of file
<?php
//include the RainTPL class
include "inc/rain.tpl.class.php";
// clean all the compiled templates from cache
array_map( "unlink", glob( raintpl::$cache_dir . "*.rtpl.php" ) );
echo "Cache is clean. Nice!";
?>
\ No newline at end of file
This diff is collapsed.
*.php
registration-system/frameworks/raintpl/tpl/img/bottom.gif

250 B

registration-system/frameworks/raintpl/tpl/img/logo.gif

3.93 KiB

This diff is collapsed.
This diff is collapsed.