Space Added
This commit is contained in:
parent
f8df13d98e
commit
72ad19da58
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
if (!function_exists('cart')) {
|
||||
if (! function_exists('cart')) {
|
||||
/**
|
||||
* Cart helper.
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue