root/trunk/midgard/tools/midrepository/live.php

Revision 7101, 105 bytes (checked in by bergius, 5 years ago)

Initial commit of the MidRepository? workflow extension
Issue number:
Obtained from:
Submitted by:
Reviewed by:

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
Line 
1 <?php
2
3 require_once ("lib/vcconfig.php");
4
5 $GLOBALS['VCSessionConf'] = & $GLOBALS['VCSConf']['LIVE'];
6
7 ?>
Note: See TracBrowser for help on using the browser.