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.
12 lines
193 B
12 lines
193 B
|
|
<table border="0" cellspacing="0" cellpadding="0" width="100%">
|
|
<tr><td align="center" valign="top">
|
|
|
|
<?php
|
|
if($getQ[1]){
|
|
@include "sheet/farmacie/".$getQ[1].".php";
|
|
}
|
|
?>
|
|
|
|
|
|
</td></tr></table>
|