summaryrefslogtreecommitdiffstats
path: root/emacs.d/nxhtml/tests/in/bug-311641.php
blob: 96109ba2120dadc0cfc63843f3640984b6cdd7a4 (plain)
1
2
3
4
5
6
7
<?

try {
} catch (PDOException $e) {
  }

?>