![]() |
have you got in contoller anywhere:
Code: use CodeIgniter\I18n\Time; in base controller i have Code: protected $theTime; then in any controller Code: public function __construct() i dont know what i was thinking at the time , all i had to do was stick time() in a view |
Messages In This Thread |
After deployment: Error: Class "CodeIgniter\I18n\Time" not found - by Samax - 01-30-2025, 06:50 AM
RE: After deployment: Error: Class "CodeIgniter\I18n\Time" not found - by captain-sensible - 01-30-2025, 02:28 PM
RE: After deployment: Error: Class "CodeIgniter\I18n\Time" not found - by Samax - 02-02-2025, 03:08 AM
|