root/trunk/midgard/tools/midrepository/staging.php
| Revision 7101, 225 bytes (checked in by bergius, 5 years ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | <?php |
| 2 | |
| 3 | require_once ("lib/vcconfig.php"); |
| 4 | |
| 5 | $GLOBALS['VCSessionConf'] = & $GLOBALS['VCSConf']['HEAD']; |
| 6 | |
| 7 | //global $StagingVCSessionConf; |
| 8 | //print_r($StagingVCSessionConf); |
| 9 | //global $VCSessionConf; |
| 10 | //print_r($VCSessionConf); |
| 11 | |
| 12 | |
| 13 | ?> |
Note: See TracBrowser for help on using the browser.
