Files
luos/gulliver/bin/tasks/templates/pluginStep.tpl
Roly Rudy Gutierrez Pinto 45c1ceffcc HOR-3627
2017-08-08 09:53:00 -04:00

8 lines
139 B
Smarty

<?php
print "this is a default step for {className}";
krumo::session ();
krumo::get ();
krumo::post ();
krumo::backtrace ();