Commit Graph

9 Commits

Author SHA1 Message Date
Peter Kokot 9d47b05f2d Convert all tabs to spaces 2019-05-22 02:41:51 +02:00
Peter Kokot a06f85b0c3 Refactor long array() syntax to short []
Since site is using PHP 5.4+ already, the longer `array()` syntax can be
refactored to shorter `[]`. Also code is already using short array
syntax on some places.
2018-10-24 20:27:59 +02:00
Rasmus Lerdorf 23298a1236 New bugs.php.net code 2018-07-17 19:53:03 -04:00
Rasmus Lerdorf c3110c33dc - The end of an era - switch "Bogus" to "Not a bug" by popular demand
- Switch back to master
- Add site_method to make it easier to install on non-ssl test sites
2012-01-27 11:48:04 -08:00
Felipe Pena 1c57c898be - Err, this doesnt looks an email :) 2011-06-23 14:45:49 +00:00
Felipe Pena e7037bfca5 - Added missing $site_data['doc_email'] in local_config
- Fix undefined index warning of cve_id
2011-06-23 14:42:15 +00:00
Jani Taskinen 3f11b088b4 - Better default path 2010-03-05 22:32:22 +00:00
Jani Taskinen 495c85699f - Allow using different db ext 2010-02-22 12:52:37 +00:00
Jani Taskinen ad08608bca - Allow local configs 2009-08-13 12:49:05 +00:00