Content deleted Content added
Updating published sources: SourceUploader: * Change "warning" omboxes to use type=content, even though the border is overridden anyway. |
Updating published sources: General: * BREAKING CHANGE: And it's a big one: ** Data store changed from (binary) Storable to (readable) JSON. update-db.pl will change an existing database. This may affect the exact values storable in the permanent sto |
||
Line 74:
s/^\s*|\s*$//g;
if(!/^(\S+?):\s*(.*)$/){
next;
}
|