Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
ncphp
/
mcClasses
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Blame view
basepath.inc.php
90 Bytes
Normal view
History
Permalink
Edit
typen
b17151ce
Frederick
committed
13 years ago
1
2
3
4
5
6
7
8
<?php
/**
* @var link to the basic path from the basic dir
*/
$__BASEPATH_EX
=
'./'
;
?>