Revision 2210,
335 bytes
checked in by arno, 14 years ago
(diff) |
import version 2.1 to svn repository
|
Line | |
---|
1 | <?php |
---|
2 | # -- BEGIN LICENSE BLOCK ---------------------------------- |
---|
3 | # |
---|
4 | # Copyright (c) 2010 Arnaud Renevier |
---|
5 | # published under the modified BSD license. |
---|
6 | # -- END LICENSE BLOCK ------------------------------------ |
---|
7 | if (!defined('DC_RC_PATH')) { return; } |
---|
8 | |
---|
9 | $__autoload['prvCatPermMgr'] = dirname(__FILE__).'/inc/class.prvcat.permmgr.php'; |
---|
10 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.