index
:
librecart.git
master
Fork of OpenCart https://github.com/opencart/opencart with language spanish
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
public
/
system
/
library
/
googleshopping
/
exception
/
connection.php
blob: fa414b6a519ce44c4860df6c5bed440d137d5099 (
plain
)
1
2
3
4
5
6
<?php
namespace
googleshopping\Exception
;
class
Connection
extends
\RuntimeException
{
}