PHP Classes

File: test/resources/failing_command.php

Recommend this page to a friend!
  Classes of nvb   PHP Command Component   test/resources/failing_command.php   Download  
File: test/resources/failing_command.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Command Component
Base to create new components that call commands
Author: By
Last change:
Date: 2 years ago
Size: 93 bytes
 

Contents

Class file image Download
<?php
/**
 * @author stev leibelt <artodeto@bazzline.net>
 * @since 2014-12-11
 */

exit(1);