Browse Source

Declare class variables

pdontthink 10 tháng trước cách đây
mục cha
commit
e244a25e8b
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      class/mime/Language.class.php

+ 3 - 0
class/mime/Language.class.php

@@ -22,6 +22,9 @@
  * @since 1.3.0
  */
 class Language {
+    var $name;
+    var $properties;
+
     /**
      * Constructor (PHP5 style, required in some future version of PHP)
      * @param mixed $name