mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
Replace file header.
This commit is contained in:
parent
971f511899
commit
23227e9836
@ -1,9 +1,10 @@
|
||||
/*! CodeIgniter 4 - Debug bar
|
||||
* ============================================================================
|
||||
* Forum: https://forum.codeigniter.com
|
||||
* Github: https://github.com/codeigniter4/codeigniter4
|
||||
* Slack: https://codeigniterchat.slack.com
|
||||
* Website: https://codeigniter.com
|
||||
/**
|
||||
* This file is part of the CodeIgniter 4 framework.
|
||||
*
|
||||
* (c) CodeIgniter Foundation <admin@codeigniter.com>
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
// IMPORTS
|
||||
|
@ -1,9 +1,10 @@
|
||||
/*! CodeIgniter 4 - Debug bar
|
||||
* ============================================================================
|
||||
* Forum: https://forum.codeigniter.com
|
||||
* Github: https://github.com/codeigniter4/codeigniter4
|
||||
* Slack: https://codeigniterchat.slack.com
|
||||
* Website: https://codeigniter.com
|
||||
/**
|
||||
* This file is part of the CodeIgniter 4 framework.
|
||||
*
|
||||
* (c) CodeIgniter Foundation <admin@codeigniter.com>
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
#debug-icon {
|
||||
bottom: 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user