Files
        @ baed9bb6d123
    
        
              Branch filter: 
        
    Location: SlatePermutate/feedback-submit.php
        
            
            baed9bb6d123
            1.4 KiB
            text/x-php
        
        
    
    AJAX works, albeit hackily (the hacky part is that the servger stores thursday as 'u' whereas the JS wants to see it as 'h' and thus I have a little ``if (days.u)''.... .