Commit 883c6217 authored by John Punzalan's avatar John Punzalan

Update News

parent beb958a5
......@@ -106,6 +106,7 @@ function esi_insert_new( $args = array() ) {
$technology_ids = $args['technology_ids'];
unset( $args['technology_ids'] );
$ability_ids = $args['ability_ids'];
unset( $args['ability_ids'] );
$radar_industry_id = esi_get_radar_by_industry($industry_id);
$radar_function_id = esi_get_radar_by_function($function_id);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment