proxy.inc.php

Go to the documentation of this file.
00001 <?php
00024 ?>
00025 <?php
00026 /* $Id: proxy.inc.php 1223 2008-03-03 15:17:36Z cedric $ */
00027 
00032 global $conf;
00033 
00034 $be = $conf["global"]["backend"];
00035 require("proxy-$be.inc.php");
00036 
00037 ?>

Generated on Tue May 4 11:47:34 2010 for MMC web interface by  doxygen 1.5.8