journal
all all entries rss SoML excited dreams runes YRUU ultimate KTRU skate sleepy nihongo
Rob is 20,118 days old today.
prev day next day printable version

Entries this day: kids-classes-at-work-be-like working-on-ab

kids classes at work be like

I have been teaching kids' classes for a couple of years. At the beginning of each class, we have them ask each other questions.

One question is "What's new?"

and it always seems to stump the kids when they ask each other.

It's not a philosophical koan!

permalink

working on ab

After making a huge change to AB at the end of April, I have not done any work on AB just in case something needed to be rolled back. It has been nearly a month so I am pretty sure we can use that version as the newest WORKING version.

11:04 Wednesday 27 May 2020 JST

Yay! I was able to wipe our copy-pasted installation of PHPMailer in favor of having it installed by Composer. I had tried this before, but had errors because I also needed to add a line to autoload Composer's classes.

require __DIR__ . "/vendor/autoload.php";

Now with that line, composer-installed classes can be found. This should let me fix another ticket for a different composer class that wasn't working before.

permalink
prev day next day