Lines:
1 to 11 of 11
<?php // (C) Copyright BobbingWide 2016-2021 if ( !defined( "CLASS_BOBBCOMP_INCLUDED" ) ) { define( "CLASS_BOBBCOMP_INCLUDED", "3.1.1" ); /* class bobbcomp */ /* function bobbcomp::bw_get_option() – Get the value of an option field */ /* function bobbcomp::bw_array_get_dcb() – Return the array[index] or build the result by calling $callback, passing the $default as the arg. */ } /* end if !defined */View on GitHub View on Trac