checking in from work

This commit is contained in:
eric 2004-07-01 21:05:15 +00:00
parent edabcc0beb
commit ab6afc990c

View file

@ -109,7 +109,7 @@ if (isset($_REQUEST["do_Flag"])) {
print __("Error trying to retrieve package details.")."<br />\n"; print __("Error trying to retrieve package details.")."<br />\n";
} else { } else {
package_details($_REQUEST["ID"]);
} }
print "<br />\n"; print "<br />\n";