Skip to content
Snippets Groups Projects
Commit 09090d7d authored by yogeshwar's avatar yogeshwar
Browse files

E-all Inventory Modules

parent 85059e25
No related branches found
No related tags found
No related merge requests found
......@@ -1058,6 +1058,3 @@ function php_rand($int){
return $int == null ? $int : mt_rand($int,1000);
}
function php_imp($value){
return $value == null ? $value : implode(' ',$value);
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment