This website works better with JavaScript.
Home
Explore
Help
Sign In
dslak
/
iolovolio
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31
Commits
24
Branches
0
Tags
14 MiB
HTML
56.6%
SCSS
16.6%
PHP
12.8%
JavaScript
12.2%
EJS
1.3%
Other
0.5%
Tree:
7a3e56b007
bugfix/header_elements
bugfix/store_order_error
bugfix/user_exists_error
develop
fature/new_version
feature/account
feature/admin
feature/breadcrumb
feature/buy
feature/cart
feature/content
feature/footer
feature/header
feature/home
feature/homepage
feature/password_recovery
feature/pdp
feature/plp
feature/policy_terms
feature/register
feature/sep21_review
feature/styles_review
feature/update_cart_qty
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7a3e56b007'
${ noResults }
iolovolio
/
cgi-bin
/
params.inc
4 lines
104 B
Raw
Blame
History
<
?
php
$BASE_URL
=
"
http://
"
.
$_SERVER
[
'HTTP_HOST'
]
.
"
"
;
$ROOT
=
realpath
(
$_SERVER
[
"
DOCUMENT_ROOT
"
]);
?>
Reference in new issue