Subversion-Projekte lars-tiefland.content-management

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

<?php

    /**
     * @package   Kein Projekt geladen
     * @author    Webagentur Niewerth <tiefland@weban.de>
     * @copyright 2011 Webagentur Niewerth
     * @license   propietary http://www.weban.de
     * @version   $Rev: 742 $
     * @filesource
     * 
     */

    /**
     * 
     * @package   Kein Projekt geladen
     * @author    Webagentur Niewerth <tiefland@weban.de>
     * @copyright 2011 Webagentur Niewerth
     */

    // SVN: $Id: getvorlagen.php 742 2011-10-05 06:57:02Z tiefland $

    require_once "../toolbox/common.php";
    require_once
        "../Warenwirtschaft/includes/bestellungen/system/artikelDatabase.php";

    require_once "../Warenwirtschaft/includes/best_manu/system/getShops.php";
        
    $shops = getShops();


?>