Procházet zdrojové kódy

Case log now largely bigger than 64 Kilobytes...

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@1790 a333f486-631f-4898-b8df-5754b55c2be0
romainq před 13 roky
rodič
revize
cf8585cc42
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      core/attributedef.class.inc.php

+ 1 - 1
core/attributedef.class.inc.php

@@ -1671,7 +1671,7 @@ class AttributeLongText extends AttributeText
  *
  * @package     iTopORM
  */
-class AttributeCaseLog extends AttributeText
+class AttributeCaseLog extends AttributeLongText
 {
 	public function GetNullValue()
 	{