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
  • 36,589
  • 17
  • 64
  • 85
Prasad
  • 1
  • 1

0 Answers0