Closed jaybill closed 12 years ago
add arguments to crudify so it grabs its templates from a specified location and dumps the results to a specified location. Omitting the arguments just uses the defaults
Usage: crudify.php [table_name] [optional bool is_admin, default false] [optional templates path] [optional modules folder] [optional views folder]
Okay. Done, but in a slightly different way that initially planned:
Usage: crudify.php [table_name] [optional bool is_admin, default false] [optional template_path] [optional output_basedir]
add arguments to crudify so it grabs its templates from a specified location and dumps the results to a specified location. Omitting the arguments just uses the defaults
Usage: crudify.php [table_name] [optional bool is_admin, default false] [optional templates path] [optional modules folder] [optional views folder]