ErrorException [ Notice ]: Undefined index: login_whats

APPPATH/classes/basics.php [ 493 ]

488 		self::busca_dados_geral("cadastro_login","cadastro_login",cadastro_login);
489 		
490 		$share = '';
491 		
492 		
493 		if($GLOBALS['login_whats'] != ""){
494 		
495 		$share ="<script type=\"text/javascript\">
496     (function () {
497         var options = {
498             whatsapp: \"+55 ".$GLOBALS['login_whats']."\", // WhatsApp number
  1. APPPATH/classes/basics.php [ 493 ] » Kohana_Core::error_handler(arguments)

  2. APPPATH/bootstrap.php [ 264 ] » basics::get_whats()

  3. DOCROOT/index.php [ 147 ] » require(arguments)

Environment