Severity: 8192
Message: Return type of CI_Session_files_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 132
Backtrace:
File: /home/sivagiri/dcdcezhimala.com/application/controllers/Service.php
Line: 10
Function: __construct
File: /home/sivagiri/dcdcezhimala.com/index.php
Line: 293
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 292
Backtrace:
File: /home/sivagiri/dcdcezhimala.com/application/controllers/Service.php
Line: 10
Function: __construct
File: /home/sivagiri/dcdcezhimala.com/index.php
Line: 293
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 166
Backtrace:
File: /home/sivagiri/dcdcezhimala.com/application/controllers/Service.php
Line: 10
Function: __construct
File: /home/sivagiri/dcdcezhimala.com/index.php
Line: 293
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 235
Backtrace:
File: /home/sivagiri/dcdcezhimala.com/application/controllers/Service.php
Line: 10
Function: __construct
File: /home/sivagiri/dcdcezhimala.com/index.php
Line: 293
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 315
Backtrace:
File: /home/sivagiri/dcdcezhimala.com/application/controllers/Service.php
Line: 10
Function: __construct
File: /home/sivagiri/dcdcezhimala.com/index.php
Line: 293
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 356
Backtrace:
File: /home/sivagiri/dcdcezhimala.com/application/controllers/Service.php
Line: 10
Function: __construct
File: /home/sivagiri/dcdcezhimala.com/index.php
Line: 293
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 282
Backtrace:
File: /home/sivagiri/dcdcezhimala.com/application/controllers/Service.php
Line: 10
Function: __construct
File: /home/sivagiri/dcdcezhimala.com/index.php
Line: 293
Function: require_once
Severity: Warning
Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 294
Backtrace:
File: /home/sivagiri/dcdcezhimala.com/application/controllers/Service.php
Line: 10
Function: __construct
File: /home/sivagiri/dcdcezhimala.com/index.php
Line: 293
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 304
Backtrace:
File: /home/sivagiri/dcdcezhimala.com/application/controllers/Service.php
Line: 10
Function: __construct
File: /home/sivagiri/dcdcezhimala.com/index.php
Line: 293
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 314
Backtrace:
File: /home/sivagiri/dcdcezhimala.com/application/controllers/Service.php
Line: 10
Function: __construct
File: /home/sivagiri/dcdcezhimala.com/index.php
Line: 293
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 315
Backtrace:
File: /home/sivagiri/dcdcezhimala.com/application/controllers/Service.php
Line: 10
Function: __construct
File: /home/sivagiri/dcdcezhimala.com/index.php
Line: 293
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 316
Backtrace:
File: /home/sivagiri/dcdcezhimala.com/application/controllers/Service.php
Line: 10
Function: __construct
File: /home/sivagiri/dcdcezhimala.com/index.php
Line: 293
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 317
Backtrace:
File: /home/sivagiri/dcdcezhimala.com/application/controllers/Service.php
Line: 10
Function: __construct
File: /home/sivagiri/dcdcezhimala.com/index.php
Line: 293
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 375
Backtrace:
File: /home/sivagiri/dcdcezhimala.com/application/controllers/Service.php
Line: 10
Function: __construct
File: /home/sivagiri/dcdcezhimala.com/index.php
Line: 293
Function: require_once
Severity: Warning
Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 110
Backtrace:
File: /home/sivagiri/dcdcezhimala.com/application/controllers/Service.php
Line: 10
Function: __construct
File: /home/sivagiri/dcdcezhimala.com/index.php
Line: 293
Function: require_once
Severity: Warning
Message: session_start(): Session cannot be started after headers have already been sent
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: /home/sivagiri/dcdcezhimala.com/application/controllers/Service.php
Line: 10
Function: __construct
File: /home/sivagiri/dcdcezhimala.com/index.php
Line: 293
Function: require_once
I am glad to announce the launch of Defence Civilian Departmental Canteen Mobile App (Lalsaag) / online booking of food items. People are getting high-tech and Android revolution is rather involving into instant services through mobile application.
DCDC comes up with a concept to provide mobile application for placing orders which may provide comprehensive platform to users for offering the services within the reach of their arms.
This is an opportunity for me to mention about the success of DCDC and incredibly tedious efforts of management and staff at the background. The canteen staff here is a single individual who has to work in multiple responsible positions to make catering a comfortable and satisfying experience in the canteen to get refreshed physically and mentally.
I will say… “one who cooks food, does it – as if he is worshipping god – as if he is doing Pooja of Annadevta (The god itself is food) the one who eats the food when compliments with satisfaction…. The sincere commitment and disciplined eating habit is crucial constituent behind the success of DCDC. I wish success for future endeavours. Wish you all the best.
Defence Civilian Departmental Canteen inaugurated in the year 2013 as a measure of Staff Welfare. Departmental Canteen have been set up in Central Govt. Offices to make available hygienically prepared meals, snacks and beverages to the employees during the working hours at subsidized rate.
Meeting the day to day food requirements of employees working in Central Govt. Offices during working hours is a Challenging tasks in a place like Ezhimala which is a remote location. This will make employees more efficient and effective at their work place. The mission of DCDC is to provide Hygienic and healthy food at subsidized rates. Its sole objective is selfless service for the employees working in Station Ezhimala and not for generating profit in any form.
“Facing challenges with the strength, determination and Confidence is what matters”. Our Vision is to cater the food requirement of one and all working in this station without discriminating them as Service/Civilian/ Contract employees for achieving the goal.
The puttu is one of the most nutritious South Indian breakfast options....
The poori is one of the delicious food...
The Dosa is one of the delicious food...
The Dosa is one of the delicious food...
The Uppumaavu is one of the delicious food...
The Meals is one of the delicious food...
This app is exclusively for the use of Defence Civilian Employees of INS Zamorin Indian Naval Academy Ezhimala, for the booking of Canteen food.
This app does not store or maintain confidential/private/official data regarding employees or the institution in any form.