Changeset 577 for trunk/Modules/Chat/irc_bot.php
- Timestamp:
- Oct 3, 2013, 11:38:10 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/Chat/irc_bot.php
r548 r577 1 1 <?php 2 2 3 include_once('../ Common/Global.php');3 include_once('../../Common/Global.php'); 4 4 5 5 class IRCBot
Note:
See TracChangeset
for help on using the changeset viewer.