94c19395f3
Use php_preamble/php_system_block instead of `system` in payloads/singles/php/
This is where all of the libraries and mixins of Metasploit live. Generally speaking any code that will be reused across multiple modules will be placed into a library or mixin which will then be placed under this folder.