* */ require_once "src/base.inc.php"; require_once "src/header.inc.php"; echo "
Category: "; foreach (Category::getCategories() as $short => $name) { echo "$name"; } echo ""; echo "
Title:
Description:
I agree to the terms of service.