Browse Source

Update bibtexbrowser.php

fix name space to match monperrus\bibtexbrowser
pull/63/head
Chris 9 years ago
committed by GitHub
parent
commit
c3cfe40496
  1. 2
      bibtexbrowser.php

2
bibtexbrowser.php

@ -1,5 +1,5 @@
<?php
namespace bibtexbrowser;
namespace monperrus\bibtexbrowser;
/* bibtexbrowser: publication lists with bibtex and PHP
<!--this is version v__GITHUB__ -->
URL: http://www.monperrus.net/martin/bibtexbrowser/

Loading…
Cancel
Save