diff options
author | Malf Furious <m@lfurio.us> | 2018-09-19 17:49:34 -0400 |
---|---|---|
committer | Malf Furious <m@lfurio.us> | 2018-09-19 17:49:34 -0400 |
commit | e90ec83ac5f9327dcf055174002723b48948a679 (patch) | |
tree | d8edc600ef731b04095a4e34b9e07e13349cea2b /.gitignore | |
parent | eef89807b15b0e38362d67b68a5becacc8838864 (diff) | |
download | scrott-e90ec83ac5f9327dcf055174002723b48948a679.tar.gz scrott-e90ec83ac5f9327dcf055174002723b48948a679.zip |
table: Change function visibilities to public
These two functions, 'getCurrentTimestamp()' and 'isGUID()' are updated
to be public. There is actually no good reason for them to be private;
I originally just never antisipated their use outside this class.
I need isGUID() in index.php to help with page routing. Neither of
these two functions have side effects of any kind nor any unexpected
behavior, so there is no harm in going public.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions