root/trunk/htdocs/coverager/common.php @ 1099

Revision 1099, 106 bytes (checked in by moo, 10 months ago)

refactor: move lang files to sub folder

  • Property svn:eol-style set to native
Line 
1<?php
2
3require_once "../common/common.php";
4
5include get_language_file("./lang");
6$module = "coverager";
7
Note: See TracBrowser for help on using the browser.