Commit graph

5 commits

Author SHA1 Message Date
Sei Lisa
4b009323f3 Fix typo in table creation statement. 2017-09-15 17:51:28 +02:00
codeviolet
c2e2d63f70 Amend copyright notice 2017-09-02 10:03:01 +02:00
Sei Lisa
f97f8c5a5b Whitespace-only changes.
- Remove CR before LF to allow Git to use system-specific line terminators.
- Expand tabs to spaces.
- Remove spaces at end of line.
2017-08-31 12:08:57 +02:00
Sei-Lisa
77fe80bb66 Hot fix for settings.php (#27)
* Hot fix for settings.php

It's failing whenever there's more than 1 chunk.

Fixes #25.

* Escape $ip_packed.

It can contain arbitrary binary characters, so it needs escaping.
2017-08-29 11:21:09 +10:00
codeviolet
705ac02889 adding settings.php and Noob-detector.lsl per #20 2017-08-28 12:02:53 +02:00