Changeset 887 for trunk/Modules/News/ImportTvBeskyd.php
- Timestamp:
- Nov 20, 2020, 12:08:12 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/News/ImportTvBeskyd.php
r873 r887 1 1 <?php 2 2 3 include_once(dirname(__FILE__).'/../../Application/ System.php');3 include_once(dirname(__FILE__).'/../../Application/Core.php'); 4 4 $System = new Core(); 5 5 $System->ShowPage = false;
Note:
See TracChangeset
for help on using the changeset viewer.