http://stackoverflow.com/questions/13174343/overriding-static-methods-in-php
The file extensions/text_ui/include/sql_queries.php contains a class that
extends the invoice class and tries to override a public static function in
the latter and it fails.
When the text_ui extension is registered and enabled, no display occurs.
We need to suppress the creation and use of public static methods soon to
prevent such stumbles.
Regards,
Ap.Muthu