projects
/
squirrelmail.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fixed phpdoc formating. require() call loaded before first phpdoc block.
[squirrelmail.git]
/
class
/
mime
/
Language.class.php
diff --git
a/class/mime/Language.class.php
b/class/mime/Language.class.php
index
4ced685
..
ba7e827
100644
(file)
--- a/
class/mime/Language.class.php
+++ b/
class/mime/Language.class.php
@@
-36,5
+36,3
@@
class Language {
$this->properties = array();
}
}
$this->properties = array();
}
}
-
-?>
\ No newline at end of file