Changeset 2c63370 in github for program/include/main.inc


Ignore:
Timestamp:
May 23, 2007 11:49:19 PM (6 years ago)
Author:
svncommit <devs@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
Children:
ae4d749
Parents:
597c09c
Message:

upgrade to TinyMCE v2.1.1.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • program/include/main.inc

    r41bece1 r2c63370  
    16141614function write_log($name, $line) 
    16151615  { 
    1616   global $CONFIG; 
     1616  global $CONFIG, $INSTALL_PATH; 
    16171617 
    16181618  if (!is_string($line)) 
Note: See TracChangeset for help on using the changeset viewer.