0

How to resolve this fatal error: call to undefined function __() in cakephp (version 1.2)

The part of the code that throws the error is:

if (isset($myproducts))
            __('Product List for ' . $user_name);
    else
            __('Product List');

Any guidance is appreciated.

Abdulla Nilam
  • 31,770
  • 15
  • 58
  • 79
Prasad
  • 1
  • 1

0 Answers0