https://bugzilla.wikimedia.org/show_bug.cgi?id=66624
--- Comment #17 from Kunal Mehta (Legoktm) <[email protected]> --- I'd rather not fiddle with the database directly if possible, is there something that can regenerate that in PHP with eval.php? Like: > $course = new Course( $id ); > $course->updateStudents(); That's probably not the API, but just something that doesn't require directly dumping serialized PHP into a database row. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
