🕸Fergus Duniho wrote on Fri, Oct 27, 2017 05:34 PM UTC:
I presently have two functions for logging in and a script for logging in that doesn't call either function. I want to consolidate these into one function. Right now, I am adding this subject without being logged in first, because the script that handles this will use the login function, and I want to test how well it works.
I presently have two functions for logging in and a script for logging in that doesn't call either function. I want to consolidate these into one function. Right now, I am adding this subject without being logged in first, because the script that handles this will use the login function, and I want to test how well it works.