Tue, 28 Aug 2012 18:33:50 +0200
Rewrite call to function_entry(3) to zend_function_entry since PHP 5.4
dropped support to this deprecated function. Modernize packaging as well.
michael@112 | 1 | #!/bin/sh |
michael@112 | 2 | @l_prefix@/lib/mtasc/@tool@ ${1+"$@"} |