Advertisement
Guest User

Untitled

a guest
Jun 24th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. if ($conf['polku'] != "" || $conf['polku'] == "::") {
  2. if($conf["polku"] == "::") {
  3. $conf["polku"] = '';
  4. }
  5.  
  6. $polku = $conf['polku'].$tiedoston_nimi;
  7. }
  8.  
  9.  
  10.  
  11. Parse error: syntax error, unexpected T_VARIABLE in /home/naf/www/index.php on line 200
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement