Template Editing: Show Difference
This little php code will show the difference of your template to the default one: it can help you maintaining the modifications you did to the templates
How to install: a) make a backup of the file admincp/template.php: Code:
cp admincp/template.php admincp/template_original.php Code:
patch -p0 < template_mod.diff.txt Code:
pear install Text_Diff Download
template_mod.diff.txt (2.5 KB, 45 downloads) Screenshots |