Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
eXtreme-Fusion-CMS/cronjob.php
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
17 lines (17 sloc)
670 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php defined('EF5_SYSTEM') || exit; | |
/********************************************************* | |
| eXtreme-Fusion 5 | |
| Content Management System | |
| | |
| Copyright (c) 2005-2013 eXtreme-Fusion Crew | |
| http://extreme-fusion.org/ | |
| | |
| This program is released as free software under the | |
| Affero GPL license. You can redistribute it and/or | |
| modify it under the terms of this license which you | |
| can read by viewing the included agpl.txt or online | |
| at www.gnu.org/licenses/agpl.html. Removal of this | |
| copyright header is strictly prohibited without | |
| written permission from the original author(s). | |
| | |
**********************************************************/ |