Severity: 8192
Message: Creation of dynamic property CI_URI::$config is deprecated
Filename: core/URI.php
Line Number: 101
Backtrace:
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Router::$uri is deprecated
Filename: core/Router.php
Line Number: 127
Backtrace:
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$benchmark is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$hooks is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$config is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$log is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$utf8 is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$uri is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$exceptions is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$router is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$output is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$security is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$input is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$lang is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$load is deprecated
Filename: core/Controller.php
Line Number: 78
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$db is deprecated
Filename: core/Loader.php
Line Number: 396
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated
Filename: database/DB_driver.php
Line Number: 371
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
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: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
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: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
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: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
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: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
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: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
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: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$session is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$form_validation is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$home_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 24
Function: model
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$benchmark is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 136
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$hooks is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 136
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$config is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 136
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$log is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 136
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$utf8 is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 136
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$uri is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 136
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$exceptions is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 136
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$router is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 136
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$output is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 136
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$security is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 136
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$input is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 136
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$lang is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 136
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$load is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 136
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$db is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 136
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$session is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 136
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$form_validation is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 136
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$home_model is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 136
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Loading...
By SS Gill
Doing sports is the far most accepted way to keep you healthy . Sports give you physical and psychological benefits and keeps you fitter & in peace.
When I came to Botswana in July 1988, I saw these sports known as Vaisakhi sports, for the first time in April 1989 and I took an active part in organising and participating in these sports. Later many other community members joined me in organising these sport. We have been including a variety of events in these sports every year. Just to mention a few of them , more popular are ---Athletics, Tug of war, volleyball, cricket, races, musical chair for ladies, couple race, shot put throw, discus throw and many more sporting events for children. So far we have been organising these sports in the grounds of Ikakeng Primary School next to our Gurudwara Sahib. Apart from regular members of Gurudwara Sangat many other members of different communities come and participate in these sports activities as well.
I have attended all these sports so far and I am really happy and grateful to all the presidents and committees of Gurudwara Sahib for keeping the sports alive. My special thanks and credit go to the management committee for organising these sports on a high level in 1999 and 2008. In 1999 we were celebrating 300 years of Khalsa and 2008 we were celebrating 20 years of establishment of our Gurudwara Sahib and we added some big events to our Vaisakhi sports. These were 10 km X-country race, where we invited even local athletes to join us and big prizes were awarded through Mrs Jertby (Chairperson of Botswana sports Council ). I can still remember that at the time of start, S. Gurnam Singh Virdee (an 80 years old person of our community) was standing on the starting line and he ran for some distance. Another sport included that year was Track events organised in National Stadium in the evening in a very strong flood light and big prizes were given there to the winners. Athletes from UNIVERSITY OF BOTSWANA and other parts of the country took part in these races on the track.
Ever since the X-country became very popular part of our Vaisakhi sports. This year it was our 14th X country race. All people, young and old, come in large numbers to participate in this event, a distance of nearly 4 km which starts and finishes in front of our Gurudwara Sahib. In 2008 was our 10th X-Country race, in which we invited many local X-country champions and honourable minister Mr Pheto from Molepolole gave away the prizes. We organised X-Country race on Kgale Hill 3 times and in one of the years, nearly 100 participants climbed that steep hill. To the surprise of everybody, late Bibi Kulwant Kaur Delhi wale climbed that hill when she was 80 years plus. She had been taking part in such events almost every year. That year, Pahul Singh Virdee was the youngest person to reach on the top. He was only a few months old at that time and ofcourse he was carried up by the family members. Otherwise every year, children of 4-5 years take part in our X-Country race and complete it without any problem.
My sincere thanks to all community members, individuals and to senior citizens or master sports persons to come and complete the race along with our youngsters.
Another event we organised was PENTATHLON where each athlete takes part in 5 events. It was organised in Maru-a-pula School. Last but not least I feel very happy that in our small community we have some sports people who can be the source of inspiration for us and, our youngsters. Finally, we are proud of Mr. Inderjit Singh Bhinder, Mr.Baldeep Singh Gill and Master Amandeep Singh Nagi who won the positions or medals in the National sports of Botswana as per my information.