order app help

This commit is contained in:
CHIEFSOFT\ameye
2024-02-03 08:43:10 -05:00
parent 4541d07768
commit ea9b7d017e
3 changed files with 19 additions and 1 deletions
@@ -88,7 +88,13 @@ long WrenchHomeBanners(CVars in, CVars &out) {
if( RecoReferAFreind( itm_count, in, out ) != PHP_API_BAD_PARAM ) { itm_count++; }
out["home_dash_type"]="DEFAULT_HOME_DASH";
/*
DEFAULT_HOME_DASH
FAMILY_PARENT_DASH
WORKER_HOME_DASH
JOBOWNER_HOME_DASH
*/
//
// snprintf(vname, sizeof (vname), "button_text_%05d", ic);
// out[vname] = "Continue";