Changeset 13091 for modules/branches/2.10/irc
- Timestamp:
- 12/17/11 16:02:34 (1 year ago)
- Files:
-
- modules/branches/2.10/irc/functions.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.10/irc/functions.inc.php
r4538 r13091 1 1 <?php 2 if (!defined('FREEPBX_IS_AUTH')) { die('No direct script access allowed'); } 2 3 // Try to determine the distro and kernel of the current machine 3 4 function irc_getversioninfo() {
