PaperBag/models/products.php

5 lines
125 B
PHP

<?php
require_once $_SERVER['DOCUMENT_ROOT'].'/webdata/init.php';
include $_SERVER['DOCUMENT_ROOT']."/api/v1/products.php";