Advertisement
wtmhahagd

attempt 2

Jul 7th, 2016
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. Okay, so I haven't gotten any closer to squashing this unfortunately, but I actually doubt that it's that line you sent me, line 74 in hi.pm... since the sub school_emails never even gets called in editdb.pl.
  2.  
  3. The query looks to be fine, though, since as far as I can tell SQL should interpret the number returned by the bitwise operation as true as long as the number isn't 0...
  4.  
  5. If in fact school_emails does affect editdb.pl then nowhere in the files I have is the relationship made clear.
  6.  
  7. Is there a repo somewhere or another way I can get the full codebase? This would be helpful for me to contribute as much as I can.
  8.  
  9. Alternatively, I'd like to suggest that CIS be rewritten in a more modern framework. The existing code is dated and difficult to read and understand and a rewrite would be easier to maintain and debug. I know that when I've talked to Judy Bowns in-person she's brought up that possibility, and if that's the route that ends up being taken I know I'll be able to contribute significantly to that as well.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement