/adei/trunk

To get this branch, use:
bzr branch http://darksoft.org/webbzr/adei/trunk

« back to all changes in this revision

Viewing changes to services/service.php

  • Committer: Suren A. Chilingaryan
  • Date: 2014-03-12 23:36:47 UTC
  • Revision ID: csa@dside.dyndns.org-20140312233647-jqynahuu88ld1rk0
Allow JS cross referencing in services

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?php
 
2
header('Access-Control-Allow-Origin: *');
2
3
 
3
4
require("../adei.php");
4
5
try {