Browse Source

Update bibtexbrowser.php

add namespace
pull/63/head
Chris 9 years ago
committed by GitHub
parent
commit
66ffd01b2b
  1. 4
      bibtexbrowser.php

4
bibtexbrowser.php

@ -1,4 +1,6 @@
<?php /* bibtexbrowser: publication lists with bibtex and PHP
<?php
namespace Bibtexbrowser;
/* bibtexbrowser: publication lists with bibtex and PHP
<!--this is version v__GITHUB__ -->
URL: http://www.monperrus.net/martin/bibtexbrowser/
Feedback & Bug Reports: martin.monperrus@gnieh.org

Loading…
Cancel
Save