Home
last modified time | relevance | path

Searched refs:sapi_type (Results 1 – 25 of 57) sorted by relevance

123

/dports/www/dolibarr/dolibarr-14.0.3/scripts/withdrawals/
H A Dbuild_withdrawal_file.php30 $sapi_type = php_sapi_name(); variable
35 if (substr($sapi_type, 0, 3) == 'cgi') {
/dports/www/dolibarr13/dolibarr-13.0.5/scripts/withdrawals/
H A Dbuild_withdrawal_file.php29 $sapi_type = php_sapi_name(); variable
34 if (substr($sapi_type, 0, 3) == 'cgi') {
/dports/www/dolibarr/dolibarr-14.0.3/scripts/product/
H A Dregenerate_thumbs.php30 $sapi_type = php_sapi_name(); variable
35 if (substr($sapi_type, 0, 3) == 'cgi') {
H A Dmigrate_picture_path.php31 $sapi_type = php_sapi_name(); variable
36 if (substr($sapi_type, 0, 3) == 'cgi') {
/dports/www/dolibarr13/dolibarr-13.0.5/scripts/product/
H A Dregenerate_thumbs.php29 $sapi_type = php_sapi_name(); variable
34 if (substr($sapi_type, 0, 3) == 'cgi') {
H A Dmigrate_picture_path.php29 $sapi_type = php_sapi_name(); variable
34 if (substr($sapi_type, 0, 3) == 'cgi') {
/dports/www/dolibarr/dolibarr-14.0.3/scripts/website/
H A Dregenerate-pages.php29 $sapi_type = php_sapi_name(); variable
34 if (substr($sapi_type, 0, 3) == 'cgi') {
/dports/www/dolibarr13/dolibarr-13.0.5/scripts/website/
H A Dregenerate-pages.php27 $sapi_type = php_sapi_name(); variable
32 if (substr($sapi_type, 0, 3) == 'cgi') {
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/modulebuilder/template/scripts/
H A Dmymodule.php49 $sapi_type = php_sapi_name(); variable
54 if (substr($sapi_type, 0, 3) == 'cgi') {
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/modulebuilder/template/scripts/
H A Dmymodule.php26 $sapi_type = php_sapi_name(); variable
31 if (substr($sapi_type, 0, 3) == 'cgi') {
/dports/www/dolibarr/dolibarr-14.0.3/scripts/user/
H A Dsync_groups_dolibarr2ldap.php31 $sapi_type = php_sapi_name(); variable
36 if (substr($sapi_type, 0, 3) == 'cgi') {
H A Dsync_users_dolibarr2ldap.php31 $sapi_type = php_sapi_name(); variable
36 if (substr($sapi_type, 0, 3) == 'cgi') {
H A Dmigrate_picture_path.php31 $sapi_type = php_sapi_name(); variable
36 if (substr($sapi_type, 0, 3) == 'cgi') {
/dports/www/dolibarr13/dolibarr-13.0.5/scripts/user/
H A Dsync_groups_dolibarr2ldap.php29 $sapi_type = php_sapi_name(); variable
34 if (substr($sapi_type, 0, 3) == 'cgi') {
H A Dsync_users_dolibarr2ldap.php29 $sapi_type = php_sapi_name(); variable
34 if (substr($sapi_type, 0, 3) == 'cgi') {
H A Dmigrate_picture_path.php29 $sapi_type = php_sapi_name(); variable
34 if (substr($sapi_type, 0, 3) == 'cgi') {
/dports/www/dolibarr13/dolibarr-13.0.5/scripts/members/
H A Dsync_members_types_dolibarr2ldap.php30 $sapi_type = php_sapi_name(); variable
35 if (substr($sapi_type, 0, 3) == 'cgi') {
/dports/www/dolibarr/dolibarr-14.0.3/scripts/members/
H A Dsync_members_types_dolibarr2ldap.php32 $sapi_type = php_sapi_name(); variable
37 if (substr($sapi_type, 0, 3) == 'cgi') {
/dports/www/mybb/mybb-mybb_1829/inc/
H A Dfunctions_serverstats.php88 $sapi_type = php_sapi_name();
91 if(strpos($sapi_type, 'cgi') !== false)
/dports/www/dolibarr13/dolibarr-13.0.5/scripts/invoices/
H A Demail_unpaid_invoices_to_representatives.php30 $sapi_type = php_sapi_name(); variable
35 $sapi_type = php_sapi_name(); variable
36 if (substr($sapi_type, 0, 3) == 'cgi') {
/dports/www/dolibarr/dolibarr-14.0.3/scripts/invoices/
H A Demail_unpaid_invoices_to_representatives.php32 $sapi_type = php_sapi_name(); variable
37 $sapi_type = php_sapi_name(); variable
38 if (substr($sapi_type, 0, 3) == 'cgi') {
/dports/www/dolibarr/dolibarr-14.0.3/scripts/emailings/
H A Dreset-invalid-emails.php32 $sapi_type = php_sapi_name(); variable
37 if (substr($sapi_type, 0, 3) == 'cgi') {
/dports/www/dolibarr13/dolibarr-13.0.5/scripts/company/
H A Dsync_contacts_dolibarr2ldap.php29 $sapi_type = php_sapi_name(); variable
34 if (substr($sapi_type, 0, 3) == 'cgi') {
/dports/www/dolibarr13/dolibarr-13.0.5/scripts/emailings/
H A Dreset-invalid-emails.php28 $sapi_type = php_sapi_name(); variable
33 if (substr($sapi_type, 0, 3) == 'cgi') {
/dports/www/dolibarr/dolibarr-14.0.3/scripts/company/
H A Dsync_contacts_dolibarr2ldap.php31 $sapi_type = php_sapi_name(); variable
36 if (substr($sapi_type, 0, 3) == 'cgi') {

123