handle require_once and include_once, allow single quotes
[old-projects.git] / depview / README
CommitLineData
5c2cd5cf
JL
1depview - a PHP dependency tracker
2
3DISTRIBUTING
4============
5
6depview is distributed under the terms of the GNU General Public
7License (GPL).
8
9USAGE
10=====
11
12In order to use depview, you need to have a MySQL database set up with
13deptrack's tables. You can create the necessary tables by using the
14SQL file provided with the deptrack package.
15
16To setup depview, adjust the values in the file install.d/config.inc.php
17and place the modified file in include/.
18
19HOMEPAGE
20========
21
22The project's homepage is http://opensource.polytechnique.org/
23