This website works better with JavaScript.
Home
Explore
Help
Sign In
dslak
/
ordine_farmacisti
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.
1
Commit
2
Branches
0
Tags
16 MiB
CSS
98.3%
PHP
1.1%
Shell
0.4%
SCSS
0.2%
Branch:
master
develop
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
ordine_farmacisti
/
cgi-bin
/
conn.conn
9 lines
91 B
Raw
Permalink
Blame
History
<?php
$DATAhst="localhost";
$DATAusr="ordine";
$DATApwd="ordine";
$DATAdtb="ordine";
?>
Reference in new issue