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

Revision 1077, 109 bytes (checked in by moo, 10 months ago)

consistent style for include

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