PHP Classes

File: htdocs/xoops_lib/patches/Inline.php.patch

Recommend this page to a friend!
  Packages of Michael Beck   Xoops 2.5   htdocs/xoops_lib/patches/Inline.php.patch   Download  
File: htdocs/xoops_lib/patches/Inline.php.patch
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change:
Date: 2 months ago
Size: 84 bytes
 

Contents

Class file image Download
49c49 < $value = trim($value); --- > $value = trim((string)$value);