From: Denis P. <po...@ex...> - 2017-04-11 23:43:29
|
Dear Gerhard, On Tuesday you wrote: > is your version or patch already available from somewhere? On the > refbase project page [1] there doesn't seem to be anything yet. So, > if you happen to have your version of the source code online > somewhere, perhaps on github.com, it would be nice to receive a > pointer to it. I attached the patch to this email. It is built on top of revision r1415 (bleeding edge). I also sent it to refbase developers, I'm sure it will make its way to the main code soon. The changes are mostly cosmetic: I replaced mysql_... functions with mysqli_... functions. Cheers, D. |