notian

Results 2 issues of notian

- Convert the scanner to a Directory Iterator - Removed the skip blank lines to allow for correct line numbers - Added trim of whitespace to skip tab/space only lines...

The global $link was a little generic, and I'd be worried it would be overwritten in a sprawling codebase. Converted it (and the global_link_identifier) function to a static class property/function....