- or download this
search_by_tags(split ',', $cgi->param('tags'));
- or download this
search_by_tags($cgi->param('tags')); # split called inside this functi
+on
- or download this
###index.pl
use Controller::Admin;
...
#Do some tasks if the user has logged in
#
}
- or download this
###index.pl
use Controller::Admin;
...
#Do some tasks if the user has logged in
#
}