RG_CURRENT_PAGE

Description

The current page.

This constant is not meant to be changed, only to be read.

Usage

define( 'RG_CURRENT_PAGE', basename( $_SERVER['PHP_SELF'] ) );

Placement

This constant is set in the file gravityforms.php.