Changeset 6914 for temp/trunk/data/module/Net
- Timestamp:
- 2006/10/26 18:40:14 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/data/module/Net/Socket.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/module/Net/Socket.php
r6912 r6914 20 20 // $Id$ 21 21 22 if(!defined('SOCKET_PHP_DIR')) { 23 $SOCKET_PHP_DIR = realpath(dirname( __FILE__)); 24 define("SOCKET_PHP_DIR", $SOCKET_PHP_DIR); 25 } 22 26 require_once '../PEAR.php'; 23 27
Note: See TracChangeset
for help on using the changeset viewer.
